microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.48k stars 394 forks source link

Model support for loading glTF #20

Open walbourn opened 7 years ago

walbourn commented 7 years ago

The glTF open standard is intended as a simple, modern runtime format for models. Model should support loading these, although they will require PBREffect for the material system.