Kei kitamura (talk | contribs) No edit summary |
Kei kitamura (talk | contribs) |
||
Line 2: | Line 2: | ||
<br> | <br> | ||
== Week 01 == | == Week 01 == | ||
[http://codepen.io/kayk5654/pen/LbjJmo Representation of the curve drawing instruction]<br> | |||
The drawing instruction is [[File:Drawaline.pdf|here]] | The drawing instruction is [[File:Drawaline.pdf|here]] | ||
[[Image:KK_firstcurve.png|thumb|left|500px]] <br> | [[Image:KK_firstcurve.png|thumb|left|500px]] <br> |
Revision as of 20:40, 27 November 2016
Week 01
Representation of the curve drawing instruction
The drawing instruction is File:Drawaline.pdf
Week 03
1. random distribution function
2. curve controlled by randomness
Week 04
1. turtle walk
2. turtle walk with data
The selected background image is converted to commands to define the direction of turtle walk.
Please test on your local P5.js editor.
Week 05