3D model turn black after conversion into gltf/glb
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 311
- PR merge metrics
- No merged PRs in 30d
Description
Hi, i have a problem in conversion into gltf and glb.
i have put all the material (.obj , .mtl , .jpg) into one folder then i convert it with basic command like this obj2gltf -i model.obj -o model.gltf
But, the result is like this https://imgur.com/oH5nueG
all side of the object turn into black and seems like the texture and color are not convert well..
is there anything that i miss when converting ?
FYI, this is my files which i want to convert..
https://imgur.com/9zzlG4g
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.