Interactive Particles with Three.js

    Interactive Particles with Three.js

    This tutorial is going to demonstrate how to draw a large number of particles with Three.js and an efficient way to make them react to mouse and touch input using shaders and an off-screen texture.

    Leave a Reply