I have found an issue with a glb file. Some of the surfaces seems to be missing. I have tried dumping the scene, converting to triangles but in each case I seem to be missing a few faces. Perhaps there's something about these surfaces which isn't supported? I'm using version 3.7.7. I wonder if it's somehow related to the materials?
Visualised trimesh
Original model rendered in different tool
Here is the glb file - feel free to use it in tests.
Thanks for the report! Yeah can reproduce, when I dump the scene trimesh reports 52114 faces, but threejs gets 52892. Not sure if there's something different about one of the primitives maybe?
Hi there,
I have found an issue with a glb file. Some of the surfaces seems to be missing. I have tried dumping the scene, converting to triangles but in each case I seem to be missing a few faces. Perhaps there's something about these surfaces which isn't supported? I'm using version 3.7.7. I wonder if it's somehow related to the materials?
Visualised trimesh
Original model rendered in different tool
Here is the glb file - feel free to use it in tests.
building.zip