Mesh a B-rep shape into the flat triangle-soup VoxelMeshInput the voxel
ops consume. Tessellates via the topology mesh API at deflection linear
tolerance and forwards its { vertices, triangles } (already Float32Array /
Uint32Array). Meshing failures surface as an err(...) rather than a throw.
Mesh a B-rep shape into the flat triangle-soup VoxelMeshInput the voxel ops consume. Tessellates via the topology mesh API at
deflectionlinear tolerance and forwards its{ vertices, triangles }(already Float32Array / Uint32Array). Meshing failures surface as anerr(...)rather than a throw.