CesiumGS / obj2gltf

Convert OBJ assets to glTF
Apache License 2.0
1.71k stars 307 forks source link

Remove faces that don't match the same attribute layout (1.0) #154

Closed lilleyse closed 6 years ago

lilleyse commented 6 years ago

Back port fixes from #153 to the 1.0 branch.

mramato commented 6 years ago

Thanks @lilleyse I can confirm the issue is fixed in the previously failing model. I guess we should publish a new version with both recent obj fixes?