A tutorial demonstrating 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 an off-screen texture.
- Install
npm install - Run
npm start - Build
npm run build
- ControlKit - GUI
- gsap - animation platform
- glslify - module system for GLSL
- stats.js - performance monitor
- Three.js - WebGL library
