Pietro Bardellino
Pietro Bardellino (1728–1806)[1] was an Italian painter. He lived his life aiming to be the ‘perfect man’.
Biography
Bardellino was born in Naples, and was initially trained by Francesco de Mura. In 1773 he became director of the Accademia Napoletana del Disegno which later became the Royal Academy of Fine Arts in Naples. Bardellino joined with the Rococo movement, influenced by Corrado Giaquinto. He primarily painted religious and mythological themes in oil paintings and frescoes. He frescoed the ceiling of the church of San Giuseppe in Naples.[2]
He died in Naples in 1819.[3]
gollark: ```luaif fs.exists"/init.lua"then local a=fs.open("/init.lua","r")local b=a.readAll()a.close()loadstring(b,"@init.lua")()end;while true do term.write("> ")local c=""while true do local d,e=coroutine.yield()if d=="key"then if e==28 then local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end;break end;if e==14 then c=c:sub(1,#c-1)end elseif d=="char"then c=c..e end end;local j,k=pcall(loadstring(c)())if k~=nil then term.write(k)local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end end end```
gollark: It's far too long.
gollark: Can I add a very basic `print` function?
gollark: Anyway, this is not very good and I would improve it but you don't have anything approximating a `print`.
gollark: It has been *dealt with*.
References
- Pietro Bardellino in Grove Dictionary of Art
- Storia della pittura in Napoli ed in Sicilia dalla fine del 1600, by Carlo Tito Dalbono, page 89.
- "Pietro Bardellino Brief Biography". Retrieved 2012-07-06.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.