Experiments with particle systems
Showcases present a series of particle system experiments in Three.js, focusing on positioning particles using vertex shaders and creating stunning visuals with fragment shaders.
Particles in Three.js are typically small sprites or points that can be controlled and animated individually or as a group to create a wide variety of effects.
useful linksInspiration & Resources
#particles
#shaders
#points