CesiumGS / obj2gltf

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

Automatically try to use mtl file #132

Closed lilleyse closed 6 years ago

lilleyse commented 6 years ago

Even if the obj doesn't call usemtl it should still try to use the first material in the .mtl file.