No edit summary |
|||
Line 31: | Line 31: | ||
[[Image:ppapadi_04.jpg|thumb|left|200px]] <br> | [[Image:ppapadi_04.jpg|thumb|left|200px]] <br> | ||
<br style="clear:both;"> | <br style="clear:both;"> | ||
== Week 05 == | |||
1. [https://codepen.io/ppapadi/pen/dOJXzN?editors=0010 Recursive turtle]<br> | |||
The module of this turtle is a kind of cardiograph. <br> | |||
[[Image:ppapadi_05a.jpg|thumb|left|200px]] <br> | |||
<br style="clear:both;"> | |||
2. [https://codepen.io/kayk5654/pen/ObgBda Recursive turtle #2]<br> | |||
[[Image:KK_fractal2.png|thumb|left|200px]] <br> | |||
<br style="clear:both;"> | |||
<br> |
Revision as of 01:27, 27 February 2017
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.
2. Curve controlled by randomness
3. 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
1. Recursive turtle
The module of this turtle is a kind of cardiograph.