I want to show you a tiny lib that allow you to create GUI programs using p5.js! Everything runs on CANVAS.
You can use this library for:
- running p5.js sketches in windows
- implement window based games
- for learning how GUI works
The intent is to use this library on codeguppy.com for teaching purposes and also open source it on github for bare-metal p5.js developers.
Looking forward to feedback and suggestions!