CesiumGS / obj2gltf

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

Replace materialsCommon with unlit flag #130

Closed donmccurdy closed 5 years ago

donmccurdy commented 6 years ago

KHR_materials_common is tabled indefinitely in glTF 2.0, we should provide an —unlit flag here instead.