Monday, September 14, 2009

Homework1-ZONGO




my own
















I had a pretty good impression about the use of Processing as a programming tool for design.
For the first class, what we did was to simulate geometric painting with PAINT and also PROCESSING. The second one was one to me and I enjoyed turning few code into real picture and shapes.
For instance, I have learned to use few line of codes such as
size()
background()
fill()
rect()
strokeWeight()
line()noStroke()

Problems encountered in this homework were how to reproduce a painting in a very accurate way.
I hope to get the best of these tools by the end of this class.


No comments:

Post a Comment