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. |