Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 484 Bytes

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/