Interactive Particles with Three.js

added by JavaScript Kicks
1/18/2019 8:34:24 AM

699 Views

A tutorial on how to draw a large number of particles with Three.js and make them interactive. 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.


0 comments