UNPKG

three.tdl.particle.system

Version:

GPU based particle system for three.js. Heavily based on tdl library (https://github.com/greggman/tdl)

11 lines (8 loc) 302 B
# three-gpu-particle-system GPU based particle system for three.js. Heavily based on tdl library (https://github.com/greggman/tdl) ## Running example folder * Run `npm install` * Run `npm run dev` * Open http://localhost:8080 Screenshot ![screenshot particles](examples/o3d-particles/screenshot.jpg)