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