|
Processing essentials
- Install software
- Processing environment
- Open, save, run, sketchbook
- size(), background()
- Coordinate system
- point(), line(), rect(), ellipse()
-
ellipseMode(), rectMode()
- curve(), bezier()
- RGB color, fill(), stroke()
- Alpha, smooth()
|