Particler JavaScript Plugin
Particler is a pure javascript plugin which creates a canvas-particles based on your image. You can easy set up behavior of particles and make awesome stuff.
Features:
- No dependencies — pure javascript;
- Simple usage;
- Easy customisation;
- 15 options to set up particles behavior;
- Small size — only 7kb minified, 3kb gzipped;
- Good documentation and examples;
- 3 built-in particle shapes.
Updates
v1.1 — 10.02.2017
- Hover particles effect: particles will be “exploded” when cursor is moving over the canvas;
- Some options to set up hover exploding effect: explode radius, maximum particle displacement and maximum delta of circular motion radius of particle.