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 393 forks source link

CMO model support #77

Closed walbourn closed 2 years ago

walbourn commented 4 years ago

DirectX Tool Kit for DX12 can be updated to support CMO models using the BasicEffect effects.

The Visual Studio DGSL feature isn't designed for DX 12, so I'm not planning to implement DGSLEffect.