Return
This is an exploration of how manipulate particle systems in Three.js. In this instance, a particle system is being mapped to simple geometry. A custom shader is then loaded to move the particles on every tick. A uniform is passed to that same shader so the models can respond to mouse input