lazy-brush
lazy-brush copied to clipboard
Does this have support for things like force changes?
My app has pressure sensitivity, so I'm struggling to see where I can integrate this. It seems like you can specify the radius when it's initially defined, but if I need to change the current radius, or have different ones per-stroke, I'm not sure how I would do that.
You can call setRadius on the instance to change the radius.
I have actually never tried setting the radius dynamically, based on velocity or pressure etc! I‘m curious to know how this behaves and if it feels "right". Keep me updated :D