Overview
Stable colored voxels move from one interleaved volume into distinct populations.
Build
- 01
Give every unit a persistent color and identity.
- 02
Move the same voxels into separate spatial populations.
- 03
Hold the grouped volumes so their proportions can be compared, then return.
Example source React / TSX
examples/voxel-regrouping.tsx · Uses the catalog’s shared composition helpers.
Loading source…