squarefeet / ShaderParticleEngine

A GLSL-heavy particle engine for THREE.js. Originally based on Stemkoski's great particle engine (see README)
http://squarefeet.github.io/ShaderParticleEngine/
MIT License
853 stars 115 forks source link

Inclusion with other materials #106

Open freakypie opened 8 years ago

freakypie commented 8 years ago

I import materials from collada, and whenever one of these is used, the particles disappear. Is there something that i need to do to make it work with other materials?