particles.js v2.0.0 Release Notes
Release Date: 2015-05-09 // almost 10 years ago-
π New features
β’ 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π Fixes / Optimizations
π β’ 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
Previous changes from v1.0.3
-
π Fixes / Optimizations
- interactivity mouse position on Firefox
- set correct pixel ratio for retina displays
- triangle particle positioning