KhronosGroup / glTF-Asset-Generator

Tool for generating various glTF assets for importer validation
MIT License
161 stars 42 forks source link

Add a Material_DoubleSided model with a texture but no normals or tangents #525

Closed stevk closed 5 years ago

stevk commented 5 years ago

Material_DoubleSided

Fixes #499

stevk commented 5 years ago

Can we verify that Babylon is doing it correctly?

The new model's appearance is in line with the other doublesided test models, so it appears correct to me.