Hacker News new | ask | show | jobs
by benrutter 115 days ago
Possibly dumb question, but does that still hold inside p5js?
1 comments

p5 is just a wrapper that adds the setup() and draw() functions, so yes