/directx-practice

Practice DirectX11 and create D3D11 bindings as I go

Primary LanguageC++

DirectX Practice

I'm learning DirectX11 and I want to try and get it working with Go.

While I do this, I'm also figuring out how to create DirectX11 bindings as I go, using gonutz's DirectX9 bindings as an example.

I'm putting this up publically is so that others can take these incomplete DirectX11 bindings and continue the work if I pause or stop for any reason.