Topics
– Processing Environment
– Basic Drawing – rect, ellipse, line
– Fill and stroke, colors
– Setup and draw
– Variables
– Mouse position
– Simple motion
– If / else statements
Links:
Niklas Roy (niklasroy.com)
Lia (liaworks.com)
Ben Fry (benfry.com)
Casey Reas (reas.com)
Ryoji Ikeda (ryojiikeda.com)
Assignments:
1. read tutorial on color and coordinate system:
2. create one sketch using for loops / pattern
Related Video Tutorials:
Drawing with pixels
RGB Color
Flow (setup and draw)
Built-in Variables
Variables
Incrementing a Variable