ConvexGeometry
CPU convex hull geometry for a set of three-dimensional points. The hull is emitted as non-indexed triangles with one normal per face, matching the shape produced by EASEL.js ConvexGeometry addon. Hull construction is deliberately CPU-only and does not require a renderer.