GMU:Processing im Park/Jessica Hüttig: Difference between revisions

From Medien Wiki
No edit summary
Line 4: Line 4:
The code for my sketches can be viewed on [http://www.openprocessing.org/user/54561 OpenProcessing].<br>
The code for my sketches can be viewed on [http://www.openprocessing.org/user/54561 OpenProcessing].<br>


== Homework I – Slideshow ==
== Homework I – SLIDESHOW ==


For the first homework we had to create an animation of nine photos, we took in the [https://www.google.de/maps/place/Park+an+der+Ilm/@50.9734588,11.333158,17z/data=!3m1!4b1!4m2!3m1!1s0x47a41ad75599adad:0x81933ec85ccbb6c0 Ilmpark] <br>
For the first homework we had to create an animation of nine photos, we took in the [https://www.google.de/maps/place/Park+an+der+Ilm/@50.9734588,11.333158,17z/data=!3m1!4b1!4m2!3m1!1s0x47a41ad75599adad:0x81933ec85ccbb6c0 Ilmpark] <br>
Line 17: Line 17:
<br style="clear:both;">
<br style="clear:both;">


== homework two ==
== Homework II – CUT THE IMAGE UP ==


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 rearranged randomly. <br>


[[Image:original_image.png|thumb|left|150px]]
[[Image:random_tiles.png|thumb|left|150px]]


== homework three ==
== homework three ==

Revision as of 22:48, 5 December 2015

This is the »Processing im Park« page of — Jessica Hüttig

I uploaded some pictures, I took for this course on Flickr.
The code for my sketches can be viewed on OpenProcessing.

Homework I – SLIDESHOW

For the first homework we had to create an animation of nine photos, we took in the Ilmpark
Code for this sketch can be viewed here.

Additionally we created a simple grid of nine photos.
Code for this sketch can be viewed here

Animated park300px.gif
Park grid.png


Homework II – CUT THE IMAGE UP

In class we learned how to dice images into any number of tiles and how to arrange them in a random order
or a systematic one. The first image is the original one and in the second example it's rearranged randomly.

Original image.png
Random tiles.png

homework three