GMU:Algorithmic Art/Joel Schäfer: Difference between revisions

From Medien Wiki
No edit summary
Line 25: Line 25:
<br>
<br>
<br>
<br>
==Algorithm for Computers 1==
{| border="1"
|-
! style="width: 50%" | Result
! style="width: 50%" | Algorithm
|-
| [[File:jittering.gif|nestedForLoops]]
| Nested for Loop with a certain offset per point & frame<br><br> [[Media:funny_jittering5.pde|funny_jittering5.pde]]
|-
|}
==Algorithm for Computers 2==
{| border="1"
|-
! style="width: 50%" | Result
! style="width: 50%" | Algorithm
|-
| [[File:jittering.gif|nestedForLoops]]
| 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:jittering.gif|nestedForLoops]]
| Nested for Loop with a certain offset per point & frame<br><br> [[Media:funny_jittering5.pde|funny_jittering5.pde]]
|-
|}

Revision as of 14:07, 31 January 2019

Videos: 1 [1] 2 [2]

Pictures: [3]

Codes: [4]


Algorithm for Humans 1 — 19.10.18

Result Algorithm
[[FileExample.jpg:.jpg|600px|Introductory 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
nestedForLoops Nested for Loop with a certain offset per point & frame

funny_jittering5.pde

Algorithm for Computers 2

Result Algorithm
nestedForLoops Nested for Loop with a certain offset per point & frame

funny_jittering5.pde

Algorithm for Computers 3

Result Algorithm
nestedForLoops Nested for Loop with a certain offset per point & frame

funny_jittering5.pde