Video from Dave’s Sep 26th Review Session :

Code2024Part3.mp4

Module 3 - Interaction

Today:

Select P5 variables and functions

mouseX, mouseY, frameCount

width, height : canvas size

PI : Pi

millis() : milliseconds since start of sketch

random([min], [max])