GMU:Algorithmic Art/Leon Billerbeck: Difference between revisions

From Medien Wiki
(Created page with "<br> ==Algorithm for Humans 1 — 19.10.18== {| border="1" |- ! style="width: 50%" | Result ! style="width: 50%" | Algorithm |- | File:introductory_algorithm_superimpose...")
 
No edit summary
Line 1: Line 1:
<br>
<br>


==Algorithm for Humans 1 — 19.10.18==
First steps


{| border="1"
{| border="1"
|-  
|-  
! style="width: 50%" | Result
! style="width: 50%" | Result
! style="width: 50%" | Algorithm
! style="width: 50%" | Info
|-
|-
|  [[File:introductory_algorithm_superimposed_1200x1200.jpg|600px|Introductory Algorithm]]  
|  [[File:introductory_algorithm_superimposed_1200x1200.jpg|600px|Introductory Algorithm]]  

Revision as of 17:13, 31 October 2018


First steps

Result Info
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 — 02.11.18

Result Algorithm
nestedForLoops Combining two for loops to create a 2D Grid Structure.

nestedForLoops.pde