Holes in mesh
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 311
- PR merge metrics
- No merged PRs in 30d
Description
Creating glb with obj2gltf results in a mesh with holes (see photo below, in model-viewer).
Obj looks fine in 3D editting software. Two tricks solved the problem:
1. Setting hard edges before glb creation
2. Creating glb with online converters
The problem persisted in multiple viewers.
Any thoughts on what is going wrong?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.