363
edits
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
Code for this sketch can be viewed [http://www.openprocessing.org/sketch/251189 here] <br> | Code for this sketch can be viewed [http://www.openprocessing.org/sketch/251189 here] <br> | ||
[[File:animated_park200px.gif|thumb|left| | [[File:animated_park200px.gif|thumb|left|200px]] | ||
[[Image:park_grid.png|thumb|left| | [[Image:park_grid.png|thumb|left|200px]] | ||
<br style="clear:both;"> | <br style="clear:both;"> | ||
Line 21: | Line 21: | ||
In class we learned how to dice images into any number of tiles and how to arrange them in a random order <br> or a systematic one. The first image is the original one and in the second example it's diced and rearranged randomly <br> into 49 tiles. Click [http://www.openprocessing.org/sketch/252690 here] to view the code. <br> | In class we learned how to dice images into any number of tiles and how to arrange them in a random order <br> or a systematic one. The first image is the original one and in the second example it's diced and rearranged randomly <br> into 49 tiles. Click [http://www.openprocessing.org/sketch/252690 here] to view the code. <br> | ||
[[Image:original.png|thumb|left| | [[Image:original.png|thumb|left|200px]] | ||
[[Image:random_tiles.png|thumb|left| | [[Image:random_tiles.png|thumb|left|200px]] | ||
<br style="clear:both;"> | <br style="clear:both;"> | ||
Line 28: | Line 28: | ||
Furthermore one example diced into only one row and flipped horizontal and the second one diced <br> into one column and rearranged randomly. | Furthermore one example diced into only one row and flipped horizontal and the second one diced <br> into one column and rearranged randomly. | ||
[[Image:flipped_horizontal.png|thumb|left| | [[Image:flipped_horizontal.png|thumb|left|200px]] | ||
[[Image:one_column.png|thumb|left| | [[Image:one_column.png|thumb|left|200px]] | ||
<br style="clear:both;"> | <br style="clear:both;"> |
edits