| Michaelwilde (talk | contribs) | Michaelwilde (talk | contribs)  No edit summary | ||
| Line 53: | Line 53: | ||
| |  [[File:dataNoise1.jpg|500px|MachineAlgorithm 5]]   <BR><BR>   [[File:dataNoise2.jpg|500px|MachineAlgorithm 5]]   | |  [[File:dataNoise1.jpg|500px|MachineAlgorithm 5]]   <BR><BR>   [[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. | | 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. | ||
| |- | |||
| |} | |||
| <br> | |||
| <br> | |||
| == MachineAlgorithm 6: Sin, Cos, and Animation — 9.11.18== | |||
| {| border="1" | |||
| |-  | |||
| ! style="width: 50%" | Result | |||
| ! style="width: 50%" | Algorithm | |||
| |- | |||
| |   | |||
| {{#evt: | |||
| service=youtube | |||
| |id=https://youtu.be/bzaT-lt0WDg | |||
| |alignment=center | |||
| }} | |||
| | An experiment playing with animation and the size of the steps when drawing vertices around the center. <BR> | |||
| |- | |- | ||
| |} | |} | ||
Revision as of 18:26, 15 March 2019
MachineAlgorithm 2: Lazlo — 26.10.18
| Result | Algorithm | 
|---|---|
|   | A recreation of László Moholy-Nagy's Q1  Suprematistic | 
MachineAlgorithm 3: Grid Variants — 2.11.18
| Result | Algorithm | 
|---|---|
|   | 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 | 
|---|---|
|   | 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 | 
|---|---|
|     | 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. | 
MachineAlgorithm 6: Sin, Cos, and Animation — 9.11.18
| Result | Algorithm | 
|---|---|
|  | An experiment playing with animation and the size of the steps when drawing vertices around the center. | 
Human Algorithm 1: Beginner's Randomness —
| Result | Algorithm | 
|---|---|
|   |   | 
Human Algorithm 2: Intentional and Unintentional Lines —
Human Algorithm 3: Surveilance —
| Result | Algorithm | 
|---|---|
|   |   | 
Human Algorithm 4: Cascade Success —
| Result | Algorithm | 
|---|---|
|   |     Note: No output was required for this algorithm. | 
 
		