The Seine at Argenteuil

The Seine at Argenteuil is an 1873 oil painting by Claude Monet, one of a series of paintings the artist made of the area.

The Seine at Argenteuil, 1873
For the painting of the same title by Alfred Sisley, see The Seine at Argenteuil (Sisley).

The painting is held in a private collection.

The Seine at Argenteuil was featured in and provided (along with other Monet paintings) the title inspiration for the 2001 film Vanilla Sky. In the film the main character, David (Tom Cruise), owns the painting, and his subconscious makes use of its depiction of the sky.


gollark: ```pythonimport threadingimport timedef do_calibration(): while True: calibrate() time.sleep(5*60)threading.Thread(target=do_calibration).start()```
gollark: https://docs.python.org/3/library/threading.html
gollark: No, just use the threading library.
gollark: I think you could probably just use a bunch of functions and some arrays, but if the class way works there's not a huge reason to get rid of it I guess. What's the problem you wanted helpw ith?
gollark: Yes, it sounds like you could just write a function to calculacte sun position and move the axes.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.