1680 in art
| |||
---|---|---|---|
|
Events from the year 1680 in art.
Events
- Following the death of Sir Peter Lely, Godfrey Kneller is appointed Principal Painter to the Crown by King Charles II of England.
Paintings

De Villavicencio – Fallen Apple Basket
- Pedro Nuñez de Villavicencio - Fallen Apple Basket (Museum of Fine Arts (Budapest))
- Godfrey Kneller - Black Page Boy (Charlecote Park, England)
- Gerard ter Borch - Young Man Reading a Book (approximate date)
Births
- January 3 - Johann Baptist Zimmermann, German painter and stucco plasterer (died 1758)
- March 23 - Juan Ramírez Mejandre, Spanish Baroque sculptor (died 1739)
- date unknown
- Juan Antonio García de Bouzas, Spanish painter of the Baroque period (died 1755)
- Francisco Bustamante, Spanish painter (died 1737)
- Leonardo Coccorante, Italian painter especially of large, highly detailed landscapes with imaginary classical architectural ruins (died 1750)
- Lorenzo De Ferrari, Italian painter (died 1744)
- Giuseppe Gambarini, Italian painter of frescoes (died 1725)
- Carlo Antonio Rambaldi, Italian painter of the Baroque period (died 1717)
- Girolamo Rossi, Italian engraver of the late-Baroque (d. unknown)
- Carlo Salis, Italian painter, born in Verona (died 1763)
- Pier Lorenzo Spoleti, Italian painter of portrait painting and reproductions of master paintings (died 1726)
- Maria Verelst, Dutch miniature and portrait painter (died 1744)
- Candido Vitali, Italian painter of still lifes of animals, birds, flower, and fruit (died 1753)
- probable
- Maurice Baquoy, French engraver (died 1747)
- Francesco Boccaccino, Italian painter, born at Cremona (died 1750)
- Domenico Bocciardo, Italian painter, active in Genoa (died 1746)
- Charles Collins, Irish painter primarily of animals and still-life (died 1744)
- Sebastiano Conca, Italian painter (died 1764)
- Jean-Baptiste Gilles, French painter of portraits in miniature and water-colours (died 1762)
- Gaetano Martoriello, Italian painter of marine vedute and landscapes (died 1733)
Deaths
- February – Willem Drost, Netherlands painter (born 1630)
- August 24 – Ferdinand Bol, Dutch artist, etcher, and draftsman (born 1616)
- October 4 – Jacobus Mancadan, Dutch Golden Age painter mostly known for his pastoral landscapes (born 1602)
- November 28
- Gian Lorenzo Bernini, Italian sculptor/architect/painter (born 1598)
- Giovanni Francesco Grimaldi, Italian architect and painter (born 1606)
- November 30 – Sir Peter Lely, English painter (born 1618)
- date unknown
- Juan de Alfaro y Gamez, Spanish painter of the Baroque (born 1643)
- Nicolas Baudesson, French flower painter (born 1611)
- Girolamo Bonini, Italian painter, active mainly in Bologna (born unknown)
- Hendrick Danckerts, Dutch painter and engraver (born 1625)
- Angelo Everardi, Italian painter of battle scenes (born 1647)
- Adriano Palladino, Italian painter born and active in Cortona (born 1610)
- Francesco Quaini, Italian painter of quadratura (born 1611)
- Luigi Pellegrini Scaramuccia, Italian painter and artist biographer (born 1616)
- Wang Shimin – Chinese landscape painter during the Ch'ing Dynasty (born 1592)
- probable
- Willem Claeszoon Heda, Dutch still life painter (born 1594)
- Giovanni Fulco, Italian painter excelling particularly in the representation of children (born 1615)
gollark: This is underspecified because bee² you, yes.
gollark: All numbers are two's complement because bee you.
gollark: The rest of the instruction consists of variable-width (for fun) target specifiers. The first N target specifiers in an operation are used as destinations and the remaining ones as sources. N varies per opcode. They can be of the form `000DDD` (pop/push from/to stack index DDD), `001EEE` (peek stack index EEE if source, if destination then push onto EEE if it is empty), `010FFFFFFFF` (8-bit immediate value FFFFFFFF; writes are discarded), `011GGGGGGGGGGGGGGGG` (16-bit immediate value GGGGGGGGGGGGGGGG; writes are also discarded), `100[H 31 times]` (31-bit immediate because bee you), `101IIIIIIIIIIIIIIII` (16 bits of memory location relative to the base memory address register of the stack the operation is conditional on), `110JJJJJJJJJJJJJJJJ` (16 bit memory location relative to the top value on that stack instead), `1111LLLMMM` (memory address equal to base memory address of stack LLL plus top of stack MMM), or `1110NNN` (base memory address register of stack MMM).Opcodes (numbered from 0 in order): MOV (1 source, as many destinations as can be parsed validly; the value is copied to all of them), ADD (1 destination, multiple sources), JMP (1 source), NOT (same as MOV), WR (write to output port; multiple sources, first is port number), RE (read from input port; one source for port number, multiple destinations), SUB, AND, OR, XOR, SHR, SHL (bitwise operations), MUL, ROR, ROL, NOP, MUL2 (multiplication with two outputs).
gollark: osmarksISA™️-2028 is a VLIW stack machine. Specifically, it executes a 384-bit instruction composed of 8 48-bit operations in parallel. There are 8 stacks, for safety. Each stack also has an associated base memory address register, which is used in some "addressing modes". Each stack holds 64-bit integers; popping/peeking an empty stack simply returns 0, and the stacks can hold at most 32 items. Exceeding a stack's capacity is runtime undefined behaviour. The operation encoding is: `AABBBCCCCCCCCC`:A = 2-bit conditional operation mode - 0 is "run unconditionally", 1 is "run if top value on stack is 0", 2 is "run if not 0", 3 is "run if first bit is ~~negative~~ 1".B = 3-bit index for the stack to use for the conditional.C = 9-bit opcode (for extensibility).
gollark: By "really fast", I mean "in a few decaminutes, probably".
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.