Shapes & Drawing
Back 4 / 35
In this video, I start writing code and cover the basics of coordinates systems, shapes, and drawing in p5.js.
Documentation for p5.js
createCanvas() on the p5.js reference
rect() on the p5.js reference
line() on the p5.js reference
rectMode() on the p5.js reference