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.47k stars 393 forks source link

Shader Model 6 tutorial #74

Closed walbourn closed 4 years ago

walbourn commented 4 years ago

Need to add a tutorial topic on the basics of SM6 and using DXC.EXE with DirectX Tool Kit for DX12

walbourn commented 4 years ago

All there is so far is this which covers the basics of the DXC API and accessing shader refelection.

walbourn commented 4 years ago

Started the doc page here