Skip to content

CitrusForks/D3DX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

D3DX Library for 3D Math

A semi-compliant D3DX implementation for vectors, matrices, and quaternions. Please refer to D3DX original manual.

AUTHOR:

Francesco Banterle

HOW TO INSTALL:

  1. Unzip the file .zip in a FOLDER on your machine

  2. Add D3DX include directory in your include path

  3. Include "D3DX.hpp" in your project

LICENSE:

This library is distributed under the MPL 2.0 license: https://www.mozilla.org/MPL/2.0/

Releases

No releases published

Packages

No packages published

Languages