CanvasBlob is a javascript "component" that draws a Blob to an HTML canvas.
This -was- a mirror copy of the blob used in my personal website at https://manku.dev/
The live production version is now drastically different but evolved from the same codebase in this repo.
- Shape, sector angle, number of anchor points, base radius, bump radius etc.
- Energy aka thetaDelta
- Regular canvas functions like fill colour and shadow
- On-demand radius scale animation with any interpolator of choice
- On-demand energy scale effect with any interpolator of choice
- Event hooks for resize (throttleable) and scroll