KhronosGroup / glTF-Asset-Generator

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

Fix the cube's normals #524

Closed stevk closed 5 years ago

stevk commented 5 years ago

Sets the normal of the cube's "right" face to the correct values.

Affects the following model groups: Animation_Node Animation_NodeMisc

Fixes #516