Recitation 5: processing basics by Steve Sun

fig.1: Sol LeWitt (1928-2007). Color Bands, set of eight, 2000. Linocuts in colors on Somerset Velvet paper. 

for this week’s recitation i did a immitation of this image above. i used for loop to create three series of circles, each taking different position in the canvas, and each single one of them has a different random color. the final effect looks like this:

a bit messy……

for further development i could investigate more into the color generation process. readom color seems less contrast thus more “boring”. i could have generated more distinctive colors just as the original picture did. 

also it could be more interesting if i could add more interactive elements, such as only on mouse hover can the mage change cover or stuff like that.

Leave a Reply