Materials & Lighting

Particle Emitter

What this shows

Update a live point emitter with deterministic motion.

This example needs a Canvas2D-capable browser.

Loading scene…

Loading scene…

Key API excerpt

import * as EASEL from "@xsyetopz/easel";

position.setXYZ(index, x, y, z);
position.needsUpdate = true;
geometry.computeBoundingSphere();