# 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)