Hacker News new | ask | show | jobs
by rgovostes 2185 days ago
I've been kicking around an idea that would also require a similar sort of browser-based drawing tool. Is there a good library for building these, or do I start with a blank <canvas>?
2 comments

There are a lot of graphics libraries out there, but I’ve been using PixiJS.

https://www.pixijs.com/

Threesj with socket.io for collaboration