-
Generative Design: Book Notes
Processing notes: Function Function size (640, 480, JAVA20); The standard renderer; this is used if nothing else is specified size (640, 480, P2D); Processing 2D renderer; this is quicker but less accurate size (640, 480, P3D); Processing 3D renderer; this is quick and is reliable on the web size (640, 480, OPENGL); OpenGL renderer: this…
-
GitHub workshop
GitHub Notes:
-
Oswin Tickler’s Creative Coding Workshop
Notes: P5.js file Other software to use for Creative Coding where it’s better to import assets: Processing.org