Skip to content

jaryncolbert/solitude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sol-itude

Visualizations of Conceptual Artist Sol LeWitt's work using P5.js and React.

To get started, run npm install, then npm run start.

After the build, the site will be available on localhost:3000.

Sol LeWitt's Wall Drawing 391

About

“In conceptual art the idea or concept is the most important aspect of the work.” -- Sol LeWitt

This project was inspired by the work of Conceptualism pioneer Solomon "Sol" LeWitt.

Sol worked with various media, but this project explores his wall drawings, where each piece is defined by a set of instructions that are left open to interpretation by other artists that execute the works.

Because of the collaborative nature of these wall drawings, Sol LeWitt's works may appear very different from each other, even for the same set of instructions. This project randomizes the ambiguous properties of each drawing to explore the constraints of each work.

Other Resources