Comment by mritchie712
3 years ago
Very nice, what lib are you using to generate the canvas?
I'm looking for something like tldraw[0] for Vue.
3 years ago
Very nice, what lib are you using to generate the canvas?
I'm looking for something like tldraw[0] for Vue.
We use https://pixijs.com for the interactive canvas, we found it to be super powerful and performant. It also has a great open source team behind the project shipping big updates.
Looks like it's PixiJS