Hacker News new | ask | show | jobs
Show HN: SimpleDraw – Draw with Simple Shapes (simpledraw.limboy.me)
1 points by limboy 1317 days ago
it's a simple tool I made for myself in a weekend. Sometimes I want to create images using just shapes like circle, rect and line, but doing it programmatically. p5.js seems too complicated, html5 canvas API seems not so friendly.

with this tool, you can create shapes the object way like ActionScript3, using unified API. some examples:

https://simpledraw.limboy.me/?snippet=WZ7XCoc_t11 https://simpledraw.limboy.me/?snippet=4HrI_AhNPsE