@newkrok/three-particles - v2.0.0

THREE Particles

Run Tests NPM Version NPM Downloads Bundle Size

Particle system for ThreeJS

THREE Particles Editor

You can create your own particle effects with it's editor https://github.com/NewKrok/three-particles-editor

Video

Live demo

https://newkrok.com/three-particles-editor/index.html

Install

npm package https://www.npmjs.com/package/@newkrok/three-particles

Install with npm npm i @newkrok/three-particles

Add as a package.json dependency "dependencies": { ... "@newkrok/three-particles": "0.7.0" ... },