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.44k stars 369 forks source link

Rust port of DirectXTK12, d3dx12 etc. #225

Open jlowry opened 2 months ago

jlowry commented 2 months ago

I've got an incomplete Rust port of DirectXTK12 and d3dx12. I've also got some of the examples from DirectX-Graphics-Samples ported. And I'm looking the MIT licensed headers for PIX too.

Would you be interested in this?