Bézier Editor
My Editor: https://editor.p5js.org/simontiger/present/r4gW2mgIo
My code: https://editor.p5js.org/simontiger/sketches/r4gW2mgIo
I added the export button! It’s under the “export” folder. Clicking it will show you a serialized version of your path. It’s just in JSON format, so you can read/use it quite easily.
Blog: https://antwerpenhomeschooling.wordpress.com/2020/11/23/simons-bezier-editor-in-p5-js/
Inspired by Sebastian Lague.