363
edits
(add homework pixelsorting) |
No edit summary |
||
Line 44: | Line 44: | ||
Let's animate a bit more! <br> | Let's animate a bit more! <br> | ||
We had to walk around an object and take a few photos, so we will have a panorama-ish view of it. <br> | We had to walk around an object and take a few photos, so we will have a panorama-ish view of it. <br> | ||
I | I've chosen an adversiting column... (Code upload coming soon) <br> | ||
[[Image:brush-ac.png|thumb|left|425px]] | [[Image:brush-ac.png|thumb|left|425px]] | ||
Line 62: | Line 62: | ||
I've changed our sketch we did in class a bit, so only a specific part of the photo gets sorted left. <br> | 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. | Therefor I've added one line of code in the function sortleft. On the second image it's sorted by the green value. | ||
[[Image:sorted-wall.png|thumb|left|200px]] | |||
[[Image:sorted-green.png|thumb|left|200px]] | |||
[[Image:sketch-code.png|thumb|left|200px]] | [[Image:sketch-code.png|thumb|left|200px]] | ||
<br style="clear:both;"> | <br style="clear:both;"> | ||
Line 72: | Line 73: | ||
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> | 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:thicker-stroke.png|thumb|left|300px]] | |||
[[Image:thin-stroke.png|thumb|left|300px]] | [[Image:thin-stroke.png|thumb|left|300px]] | ||
<br style="clear:both;"> | <br style="clear:both;"> | ||
== Homework VII – WEBCAM VIDEO DELAY == | == Homework VII – WEBCAM VIDEO DELAY == | ||
''coming soon ... '' | |||
== Homework VIII – MAZE SOLVING == | |||
''coming soon ... '' | ''coming soon ... '' |
edits