GMU:Algorithmic Art/Michael Wilde: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 43: Line 43:
<br>
<br>
<br>
<br>
== MachineAlgorithm 5: Sin, Cos, and Data Noise — 9.11.18==
{| border="1"
|-
! style="width: 50%" | Result
! style="width: 50%" | Algorithm
|-
|  [[File:dataNoise1.jpg|500px|MachineAlgorithm 5]] [[File:dataNoise2.jpg|500px|MachineAlgorithm 5]]
| Two experiments with adding noise as the arms move out from the center.  <br><br>The first adds noice to the X/Y coordinates, the second adds noise to the angle value.
|-
|}

Revision as of 12:06, 16 November 2018

MachineAlgorithm 2: Lazlo — 26.10.18

Result Algorithm
MachineAlgorithm 2: Suprematistic A recreation of László Moholy-Nagy's Q1 Suprematistic




MachineAlgorithm 3: Grid Variants — 2.11.18

Result Algorithm
MachineAlgorithm 3 A grid of squares and circles. Created by loops within loops. Different properties are affected by the iteration values of the inner and outer loops.



MachineAlgorithm 4: Rando Triangles — 9.11.18

Result Algorithm
MachineAlgorithm 4 A grid of equilateral triangles with increased coordinate noise.


Program continually draws new random triangles onto the screen. Only still shot shown.



MachineAlgorithm 5: Sin, Cos, and Data Noise — 9.11.18

Result Algorithm
MachineAlgorithm 5 MachineAlgorithm 5 Two experiments with adding noise as the arms move out from the center.

The first adds noice to the X/Y coordinates, the second adds noise to the angle value.