microsoft / glTF-Toolkit

A collection of tools for modifying and optimizing glTF assets
MIT License
295 stars 41 forks source link

Update GLTF SDK and DirectXTex to latest #41

Closed robertos closed 6 years ago

robertos commented 6 years ago

Use SGtoMR from PBRUtils.h/cpp

Also remove /permissive- from glTF-Toolkit.Test.vcxproj because of a bug in VS 15.8 (https://developercommunity.visualstudio.com/content/problem/288560/cppunittestassert-doesnt-compile-with-permissive-i.html)