I noticed that unlike https://vincentgarreau.com/particles.js/ , the particles on my page have no animation on load. The page will just cut from zero particles to a full page of particles.
I took a look at the demo site's JS, and couldn't find any config options that condense the particles on load, and have them rebound outwards.
How can I create some form of easing in the particles on my page?
I noticed that unlike https://vincentgarreau.com/particles.js/ , the particles on my page have no animation on load. The page will just cut from zero particles to a full page of particles.
I took a look at the demo site's JS, and couldn't find any config options that condense the particles on load, and have them rebound outwards.
How can I create some form of easing in the particles on my page?