22 points cyb0rg0 4 days ago 8 comments
albinn 4 days ago | parent
Cool! I got a weird feeling when playing with it, it's just something very satisfying in seeing it be completed
aussieguy1234 1 hour ago | parent
Now we just need the mobile app
arist0tl3 1 hour ago | parent
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!
Gualdrapo 1 hour ago | parent
fwiw Krita has a similar setting in its brush tool - you draw a stroke and said brush stroke is mirrored by a given x axis or a given y axis (or both)
andybak 1 hour ago | parent
Ha! I added a similar feature to Open Brush: https://docs.openbrush.app/user-guide/multimirror
And learned a bit about group theory in the process... :-/
GavinMcG 25 minutes ago | parent
When I scroll down to select a different color for my next stroke, the canvas often resets.
Edit: or rather undoes the last stroke (which looks like resetting when it goes from 1 to 0).