User:Ppapadi

74 editsJoined 17 November 2016
Revision as of 00:53, 27 February 2017 by Ppapadi (talk | contribs)

User:ppapadi

Week 01

Course application project
The drawing instructions are sketched out here:

Ppapadi 01a.jpg


The result is here:

Ppapadi 01b.jpg




Week 03

1. Random distribution matrix

Ppapadi 03a.jpg



2. Curve controlled by randomness

Ppapadi 03b.jpg


2. Curve controlled by randomness - bonus

Ppapadi 03c.jpg




Week 04

1. Generative turtle walk
The curve shows the turning point of the turtle.

KK turtle01.png



2. turtle walk with data
The selected background image is converted to the command which defines the direction of turtle walk.
Each pixels of the image are sampled, and the strongest one of the R, G or B is assigned as a command.
Thus, the direction of the curve reflects the dominant color factor
To test locally, you can download this project;
Media:Turtle_homework_02_modified.zip

KK turtle02.png