Import GLB fails for this very simple mesh: trimesh/cube.glb at master · mikedh/trimesh · GitHub
This cube works in Blender
Import GLB fails for this very simple mesh: trimesh/cube.glb at master · mikedh/trimesh · GitHub
This cube works in Blender
It may work in Blender and in other tools because they don’t stop on the error.
But the error still exists and should be corrected as the file is not a valid glb file so Babylon (and likely some other tools) stops parsing the file further.
Ok thanks Evgeni!