Week 01
Course application project
The drawing instructions are sketched out here:
The result is here:
Week 03
1. Random distribution matrix
This centralized ray matrix is a visualisation of a random distribution of interconnected points.
2a. Curve controlled by randomness
2b. Curve controlled by randomness - bonus
Week 04
1. Generative turtle walk
This turtlewalk follows a set of commands and repeats itself at a different angle when the turtle restarts.
The red dots are the turning points of the route, but displaced.
Week 05
1a. Recursive turtle
The module of this turtle is a kind of cardiograph.
1b. Recursive turtle #2 - bonus
2. Dancing fractal tree
This fractal tree is controlled according to the angle set by the slider at the lower left.
Each set of branches is thinner and whiter than the previous one.