fireworks.js
fireworks.js copied to clipboard
generalize comboemitter
- good example in examples/comboemitter
- but hard to find how to share code with other comboemitter
steps
- put it in /src
- add .shoot()
- add a throw "not implemented" for all base class methods
- for 3d one, add a .object3d()