74
edits
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
1. [https://codepen.io/ppapadi/full/Pbmboe/ Generative turtle walk]<br> | 1. [https://codepen.io/ppapadi/full/Pbmboe/ Generative turtle walk]<br> | ||
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.<br> | This turtlewalk follows a set of commands and repeats itself at a different angle when the turtle restarts. <br> | ||
The red dots are the turning points of the route, but displaced.<br> | |||
[[Image:ppapadi_04.jpg|thumb|left|200px]] <br> | [[Image:ppapadi_04.jpg|thumb|left|200px]] <br> | ||
<br style="clear:both;"> | <br style="clear:both;"> | ||
Line 45: | Line 46: | ||
2. [https://codepen.io/ppapadi/full/xRPypN/ Dancing fractal tree]<br> | 2. [https://codepen.io/ppapadi/full/xRPypN/ Dancing fractal tree]<br> | ||
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. <br> | This fractal tree is controlled according to the angle set by the slider at the lower left. <br> | ||
Each set of branches is thinner and whiter than the previous one. <br> | |||
[[Image:ppapadi_05c.jpg|thumb|left|200px]] <br> | [[Image:ppapadi_05c.jpg|thumb|left|200px]] <br> | ||
<br style="clear:both;"> | <br style="clear:both;"> | ||
<br> | <br> |
edits