Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 578 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 578 Bytes

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"