Unclaimed project
Are you a maintainer of particles.js? Claim this project to take control of your public changelog and roadmap.
Changelog
A lightweight JavaScript library for creating particles
Last updated about 2 years ago
• New calling function: load json config • Support multiple particles.js on a same page • Custom shape image (svg, png, jpg...) • Custom shape polygon (include star, with custom number sides) • Stroke shape • Support RGB and HSL color • Array selection for color_random (HEX values) • Opacity random particles • Animation size / opacity particles • Bounce effect (out mode + between particles) • Custom moving direction / straight mode • New « bubble » mode interaction (hover + click) • New « repulse » mode interaction (hover + click) • Support multi modes on hover / click event
• Better performance (on Firefox, line linked process…) • Distance / opacity line_linked • Improve merge paramaters • Opacity on color random / array particles • Edge shape position • Equilateral triangle shape • Add packages : npm, Rails Assets, Meteor • Refresh canvas on click event / anim disabled • Rounded linked line • Line linked opacity on hover event • Grab mode fixes