130
edits
| (20 intermediate revisions by the same user not shown) | |||
| Line 126: | Line 126: | ||
| ! style="width: 50%" | Algorithm | ! style="width: 50%" | Algorithm | ||
| |-   | |-   | ||
| | [[File: | | [[File:circleByLines.PNG|600px|Assignment_4]] | ||
| | Show circle created by lines using arrays, classes and random functions <br><br>   | | Show circle created by lines using arrays, classes and random functions <br><br>   | ||
| [[Media:Assignment_IV_.pde|Assignment_4.pde]]<br> | [[Media:Assignment_IV_.pde|Assignment_4.pde]]<br> | ||
| Line 140: | Line 140: | ||
| ! style="width: 50%" | Algorithm | ! style="width: 50%" | Algorithm | ||
| |-   | |-   | ||
| | [[File: | | [[File:Screen_5.png|600px|Assignment_5]] | ||
| | Show circle created by points. If the mouse is insead the circle it creates lines. All lines have their end point at the mouse position. <br><br>   | | Show circle created by points. If the mouse is insead the circle it creates lines. All lines have their end point at the mouse position. <br><br>   | ||
| [[Media:Assignment_V.pde|Assignment_5.pde]]<br> | [[Media:Assignment_V.pde|Assignment_5.pde]]<br> | ||
| Line 201: | Line 201: | ||
| [[Media:exercise_2.pde|Draw static image.pde]]<br> | [[Media:exercise_2.pde|Draw static image.pde]]<br> | ||
| |- | |- | ||
| |} | |||
| ==Rework 1 == | |||
| {| border="1" | |||
| |- | |||
| ! style="width: 50%" | Result  | |||
| ! style="width: 50%" | Algorithm | |||
| |-  | |||
| | [[File:New_work.PNG|600px|Rework 4]] | |||
| | That is a rework of assignment number 4. I changed the opacity of the lines mainly.<br><br>  | |||
| [[Media:createImage.pde|Create Image.pde]]<br> | |||
| [[Media:Point_rework.pde|Point_rework.pde]]<br> | |||
| [[Media:Assignment_IV_rework.pde|Assignment_IV_rework.pde]]<br> | |||
| |- | |||
| |} | |||
| ==Rework 2 == | |||
| {| border="1" | |||
| |- | |||
| ! style="width: 50%" | Result  | |||
| ! style="width: 50%" | Algorithm | |||
| |-  | |||
| | [[File:new_Work.PNG|600px|Rework 6]] | |||
| | That is a rework of assignment number 6. Now all rectangles wil be drawn after an other.<br><br>  | |||
| [[Media:Rectangle_rework.pde|Rect.pde]]<br> | |||
| [[Media:Assignment_VI_rework.pde|Assignment_VI_rework.pde]]<br> | |||
| [[Media:Line_rework.pde|Line_rework.pde]]<br> | |||
| |- | |||
| |} | |||
| ==Rework 3 == | |||
| {| border="1" | |||
| |- | |||
| ! style="width: 50%" | Result  | |||
| ! style="width: 50%" | Algorithm | |||
| |-  | |||
| | [[File:represenation.PNG|600px|Rework Sound]] | |||
| | That is a rework of one of my practices at home. This is in interactive processing programm. Therefore you need a "data" directory in which you store an "Audio" directory. In that you have to have two different sounds (sound1.mp3 and sound2.mp3).<br><br>  | |||
| [[Media:musicInt.pde|Sound.pde]]<br> | |||
| [[Media:interactiveSound.pde|InteractiveSound.pde]]<br> | |||
| [[Media:Draw.pde|Draw.pde]]<br> | |||
| |- | |||
| |} | |||
| <br> | |||
| <br> | |||
| <br> | |||
| ==Project Shower — 14.03.19== | |||
| {| border="1" | |||
| |-  | |||
| ! style="width: 50%" | Result | |||
| ! style="width: 50%" | Algorithm | |||
| |- | |||
| |[[File:Project_Image.jpg|600px|Image of the final prototype]]  | |||
| |The topic of climate change is nearly everywhere. It gets warmer and warmer in some regions on earth; other parts get colder. The weather changes all the time. To visualize it, meteorologist use icons like a sun or clouds and many numbers to show how much it rains or how many hours of sun while we will have on a day. In this project, a different approach tries to visualize the weather with hardware and software.<br><br> | |||
| See the algorithm here: | |||
| <br>[[Media:Code.pdf|Code]] | |||
| <br> [[Media:Shower_Project.ino|Shower_Project.ino]] | |||
| <br> [[Media:Processing_Weather.pde|Processing_Weather.pde]] | |||
| |} | |} | ||
edits