425
edits
No edit summary  | 
				|||
| Line 58: | Line 58: | ||
| [[File:jittering.gif|nestedForLoops]]  | | [[File:jittering.gif|nestedForLoops]]  | ||
| Nested for Loop with a certain offset per point & frame<br><br> [[Media:funny_jittering5.pde|funny_jittering5.pde]]  | | Nested for Loop with a certain offset per point & frame<br><br> [[Media:funny_jittering5.pde|funny_jittering5.pde]]  | ||
|-  | |||
|}  | |||
==Algorithm for Computers 3==  | |||
{| border="1"  | |||
|-  | |||
! style="width: 50%" | Result   | |||
! style="width: 50%" | Algorithm  | |||
|-   | |||
| [[File:sin_cos.mp4|cosinus & sinus algorithm with noise|600px]]  | |||
|Lines on circle points are animated with a noise in x & y direction using mouse as input. At a certain point, the lines of the last figure are connected to the mouse. [[Media:sin_cosin_mouse.pde|sin_cosin_mouse.pde]]<br><br>  | |||
|-  | |-  | ||
|}  | |}  | ||
edits