363
edits
No edit summary |
(added maze solving homework) |
||
Line 78: | Line 78: | ||
== Homework VII – WEBCAM-MANIPULATION == | == Homework VII – WEBCAM-MANIPULATION == | ||
I got inspired by an [http://www.generative-gestaltung.de/P_4_3_1_01 example] of the book »Generative Design«, that was based on image-manipulation. I've | I got inspired by an [http://www.generative-gestaltung.de/P_4_3_1_01 example] of the book »Generative Design«, that was based on image-manipulation. I've <br> adapted the code for my idea and added the feature, that it will change the characteristic of the webcam-output and <br> not only of an image. It is some kind of video delay and every pixel is translated into a new element by displaying <br> them as a stroke, that is wiggling. So the characteristic of a webcam-video gets a furry look. [http://www.openprocessing.org/sketch/309230 See the code here]. | ||
>> [https://vimeo.com/156191598 INTERACTIVE VIDEO RECORDING] | >> [https://vimeo.com/156191598 INTERACTIVE VIDEO RECORDING] | ||
Line 89: | Line 89: | ||
== Homework VIII – SOLVING A MAZE == | == Homework VIII – SOLVING A MAZE == | ||
'' | For our last assignment we had to create a maze-solving sketch with some kind audio-visual feedback. Use the arrow <br> keys for navigating in the maze and click on the red buttons for sound. First photo views the clue to the maze (''oops'') and <br> the second one shows some locations, that are playing sound. Code can be viewed here. | ||
[[Image:maze-01.png|thumb|left|200px]] | |||
[[Image:maze-02.png|thumb|left|200px]] |
edits