363
edits
| No edit summary |  (add homework pixelsorting) | ||
| Line 59: | Line 59: | ||
| <br style="clear:both;"> | <br style="clear:both;"> | ||
| == Homework V  | == Homework V – PIXEL SORTING ==   | ||
| We had to create a sketch, that loads one of our videos from the park, change the characteristic of it and export <br> it using the Movie Maker in Processing. I've decided to display every pixel as a stroke. You can change the weight <br> of the stroke by moving the mouse on the y-axis. View the [https://vimeo.com/ | I've changed our sketch we did in class a bit, so only a specific part of the photo gets sorted left. <br> | ||
| Therefor I've added one line of code in the function sortleft. | |||
| [[Image:sketch-code.png|thumb|left|200px]] | |||
| [[Image:sorted-wall.png|thumb|left|200px]] | |||
| <br style="clear:both;"> | |||
| == Homework VI – VIDEO PROCESSING ==  | |||
| We had to create a sketch, that loads one of our videos from the park, change the characteristic of it and export <br> it using the Movie Maker in Processing. I've decided to display every pixel as a stroke. You can change the weight <br> of the stroke by moving the mouse on the y-axis. View the [https://vimeo.com/153317019 video] and the [http://www.openprocessing.org/sketch/302720 code]. <br> | |||
| [[Image:thin-stroke.png|thumb|left|300px]] | [[Image:thin-stroke.png|thumb|left|300px]] | ||
| Line 67: | Line 76: | ||
| <br style="clear:both;"> | <br style="clear:both;"> | ||
| == Homework  | == Homework VII – WEBCAM VIDEO DELAY ==   | ||
| ''coming soon ... '' | ''coming soon ... '' | ||
edits