CesiumGS / obj2gltf

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

Fix objs with interleaved materials (1.0) #156

Closed lilleyse closed 6 years ago

lilleyse commented 6 years ago

Same as #155 but for the 1.0 branch.

OmarShehata commented 6 years ago

Does this also need the same clear vertex cache as in https://github.com/AnalyticalGraphicsInc/obj2gltf/pull/155/commits/ce1591c8606d3c52e50da09fb3f9914449f8da97?

lilleyse commented 6 years ago

Yes, ready now.

OmarShehata commented 6 years ago

Looks good to me!

lilleyse commented 6 years ago

👍