Skip to content

banterle/BNT3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNT3D Library for Computer Graphics

A 3D library for vectors, matrices, and quaternions for Computer Graphics; initially inspired by classic D3DX.

AUTHOR:

Francesco Banterle

HOW TO INSTALL:

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

  2. Add the include directory in your include path

  3. Include "bnt3d.hpp" in your project

  4. Use namespace bnt3d

LICENSE:

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

About

A C++ math library for Computer Graphics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages