Considerations
Animations
The various examples in the documentation use simple CSS keyframes. It's worth checking out libraries like anime.js or react-spring for more interesting animations and interactions.
Performance
Shape blobbing can be resource intensive, so it's recommended to keep the paint area as small as possible.