Odin bindings for Direct3D 11.
Important: This project has been superseded by Odin's directx vendor collection.
- Windows 10 SDK
- odin-dxgi
Clone this repository to Odin's shared collection, preferably into a directory named 'd3d11'.
cd Odin/shared
git clone https://github.com/englerj/odin-d3d11.git d3d11
Import the package.
import "shared:d3d11"