Line 59: | Line 59: | ||
<br> | <br> | ||
==Algorithm for Computers | ==Algorithm for Computers 1== | ||
{| border="1" | {| border="1" | ||
Line 66: | Line 66: | ||
! style="width: 50%" | Algorithm | ! style="width: 50%" | Algorithm | ||
|- | |- | ||
| [[File: | | [[File:0599.jpg]] | ||
| 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]] | ||
|- | |- |
Revision as of 11:46, 1 February 2019
Pictures: [3]
Codes: [4]
Algorithm for Humans 1 — 19.10.18
Result | Algorithm |
---|---|
Superimposed results of the Introductory Algorithm. By executing the algorithm, each participant of the class created a unique personal sign, based on their own name. Introductory Algorithm Description, scan, photo, text or file of the algorithm here. Please also include possible references or inspirations with links if you can. |
Algorithm for Humans 2 — 19.10.18
Result | Algorithm |
---|---|
|
Superimposed results of the Introductory Algorithm. By executing the algorithm, each participant of the class created a unique personal sign, based on their own name. Introductory Algorithm Description, scan, photo, text or file of the algorithm here. Please also include possible references or inspirations with links if you can. |
Algorithm for Humans 3 — 19.10.18
Result | Algorithm |
---|---|
|
Superimposed results of the Introductory Algorithm. By executing the algorithm, each participant of the class created a unique personal sign, based on their own name. Introductory Algorithm Description, scan, photo, text or file of the algorithm here. Please also include possible references or inspirations with links if you can. |
Algorithm for Computers 1
Result | Algorithm |
---|---|
Nested for Loop with a certain offset per point & frame funny_jittering5.pde |
Algorithm for Computers 2
Result | Algorithm |
---|---|
Nested for Loop with a certain offset per point & frame funny_jittering5.pde |
Algorithm for Computers 3
Result | Algorithm |
---|---|
Nested for Loop with a certain offset per point & frame funny_jittering5.pde |
Algorithm for Computers 3
Result | Algorithm |
---|---|
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. sin_cosin_mouse.pde |