Read a .voxel.json file and convert to DataTable (finest/leaf LOD).
Loads the voxel octree from .voxel.json + .voxel.bin, traverses to the leaf level,
and outputs a DataTable in the same Gaussian splat format as voxel-octree-node.mjs
at the leaf level. Users can then save to PLY, CSV, or any other format.
Read a .voxel.json file and convert to DataTable (finest/leaf LOD).
Loads the voxel octree from .voxel.json + .voxel.bin, traverses to the leaf level, and outputs a DataTable in the same Gaussian splat format as voxel-octree-node.mjs at the leaf level. Users can then save to PLY, CSV, or any other format.