Relative Content

Tag Archive for javascriptinfinite-scrollparticlesparticle-systemparticles.js

How to implement infinite scroll with particle system?

I have been trying to implement infinite scroll with my particle system, but have not been successful. Basically on my site the particle system is the background, and I have fixed content on top. But I would like to infinitely scroll through the background, generate new particles as I go, and then seamlessly transition when I am at the top again. I am utilizing webflow, so that is where I manage the CSS.