OkSo – yet another drawing app, but with nested drawings structure
1–4 of 4 posts
Re: OkSo – yet another drawing app, but with nested drawings structure
#2What kind of web technologies are you using to put this together? It looks super sick already. I love the automated guidelines when you try to align two pieces of text on the canvas, so useful for this type of drawing applications.
Re: OkSo – yet another drawing app, but with nested drawings structure
#3What kind of web technologies are you using to put this together? It looks super sick already. I love the automated guidelines when you try to align two pieces of text on the canvas, so useful for this type of drawing applications.
The app is build on top of @tldraw/tldraw NPM package (https://www.npmjs.com/package/@tldraw/tldraw), which is in turn implementing those automated guidelines.
Re: OkSo – yet another drawing app, but with nested drawings structure
#4Absolutely love it. Not perfect yet but I will use it. Great work.