The actual drawing experience is really satisfying. A couple usability tweaks I did just fiddling in the DOM:
- Put the output and inputs side by side
- Put the "actions", export, clear, etc. pinned to the bottom
- The overall goal being zero scrolling
After that it was quite fun and I enjoyed the options you gave for things like brush size, metallics, gradients, etc. Nice!
After that it was quite fun and I enjoyed the options you gave for things like brush size, metallics, gradients, etc. Nice!
Edit: or rather undoes the last stroke (which looks like resetting when it goes from 1 to 0).
I made a similar thing for my kids (they wanted something similar to the kaleidoscopic drawing you can do in some ‘Monument Valley’ levels
https://mirror-it.staticdomains.app/index.html
And learned a bit about group theory in the process... :-/
( https://github.com/IxxyXR/unity-symmetry )