mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-27 05:45:57 +10:00
It works more or less the same as lines: - particles are passed to ParticleSystem object as geometry - material is ParticleBasicMaterial (textures should be supported, not tested yet) - geometry can be updated by setting "__dirtyVertices" property of the geometry