/odin-d3d11

Odin bindings for Direct3D 11

Primary LanguageOdinMIT LicenseMIT

odin-d3d11

Odin bindings for Direct3D 11.

Important: This project has been superseded by Odin's directx vendor collection.

Prerequisites

Installation

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

Usage

Import the package.

import "shared:d3d11"