Show HN: P5lab – a canvas-style UI for p5.js

github.com

3 points by nnnnico 2 days ago

I made this as a more _serious_ playground for algorithmic design with p5.js after collecting some patterns/tools i've been using through my projects It's basically a figma-style canvas but for running instances of p5.js code, with gui controllers and other utilities.

Been working on it for a couple of weeks, the code is messy, but it works ok for experimenting and I need to shift focus to other stuff for now.

Hope you find it interesting!