No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== '''Homework One''' == | == '''Homework One''' == | ||
For the first homework we had to create an gif of nine photos, we took in the Park | |||
Code for this sketch can be viewed here. | |||
We also created a simple grid of nine photos. | |||
Code for this sketch can be viewed<br> | |||
[[[File:Parkgrid.jpg]]] | |||
== '''Homework Two''' == | == '''Homework Two''' == | ||
For the second Homework we should create some kind of Collage of an Image. I wrote a code using a specific colour to draw a stripe pattern on it. You can see the code [http://www.openprocessing.org/sketch/300704 here].<br> | |||
[[File:stripecollage.png]] | |||
== '''Homework Three''' == | == '''Homework Three''' == |
Revision as of 13:50, 21 January 2016
Tim Vischer
Homework One
For the first homework we had to create an gif of nine photos, we took in the Park Code for this sketch can be viewed here.
We also created a simple grid of nine photos.
Code for this sketch can be viewed
[[[File:Parkgrid.jpg]]]
Homework Two
For the second Homework we should create some kind of Collage of an Image. I wrote a code using a specific colour to draw a stripe pattern on it. You can see the code here.