This project exports a dynamic link library for common math operations used in computer graphics.
There structs for Vector, Matrix, and Quaternion and operator overloads for their respective operations.
References:
3D Math Primer for Graphics and Game Development by Fletcher Dunn and Ian Parberry Mathematics for 3D Game Programming and Computer Graphics by Eric Lengyel