How to split a glb file into multiple small gltf files (slices)
do you mean like exporting each individual mesh in its own .gltf?
Yes, I have sliced the glb through cesium ion and loaded 3tiles using babylonjs
You can iterate through each individual mesh and export it?
1 Like