o
odinpkg.dev
packages / binding / odin-d3d11

odin-d3d11

75f73e5binding archived

Odin bindings for Direct3D 11

MIT · updated 4 years ago

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"