A Processing Python Mode / Processing.py cheat sheet for beginners
Download cheatsheet (p.py_cc.pdf)
Designed with Scribus and Inkscape
Fonts: DejaVu Sans, Enriqueta, Source Code Pro
Official processing.py reference: https://py.processing.org/reference
- https://bmoren.github.io/p5js-cheat-sheet/
- https://cdn.sparkfun.com/assets/6/3/f/e/3/Processing_Cheatsheet_Update.pdf
- strings
- slice notation
- conditional statements
- iteration
- random
- frames
- transformation
- date & time
- lists
- external data
- dictionaries
- functions
- trig
- objects
- vectors
- interaction
- constants