warrenm / GLTFKit2

A glTF 2.0 asset loader and exporter for Objective-C and Swift.
MIT License
156 stars 27 forks source link

Megan.glb geometry is incorrect #11

Closed lenkawell closed 2 years ago

lenkawell commented 2 years ago

Loading the attached Megan.glb does not display correctly in GLTFViewer.

Works OK in https://gltf-viewer.donmccurdy.com

Megan.glb.zip

warrenm commented 2 years ago

This should be resolved as of 4e8b3f9.

lenkawell commented 2 years ago

That fixes it, thanks very much!