motionvault.dev/preview/click-particle-burst LIVE
Remix
How to use it — read straight from the code
Where it fits
- Ambient page backgrounds and signature visual moments
- Use as the one signature motion moment on an otherwise calm page
Adjustable knobs
- #070711
- accent color
- #5E5A86
- accent color
- #8B5CF6
- accent color
- #E879F9
- accent color
- 4s
- motion timing
Accessibility
- ⚠No reduced-motion fallback yet — wrap the animation in @media (prefers-reduced-motion: reduce) before shipping.
Performance
- Canvas-based: cap particle counts and reuse the 2D context — the render loop is the main cost.
- Self-contained single file (~2.3 KB, no network requests) — safe to inline or lazy-load in an iframe.
More from Animations
Comments & ratings
Loading comments…