fennec
Loading...
Searching...
No Matches
Math Library

The fennec Math Library. Includes various types and functions related to mathematics, predominantly linear algebra.

#include <fennec/math/math.h>
fennec Math Library

The fennec Math Library is composed of the modules listed in below. The overarching goal of this math library is to implement the math types and functions of the OpenGL 4.6 Shading Language Specification.

The data types are influenced by the GLM and CxxSwizzle implementations. The resulting structures were optimized to decrease compilation times and allow the compiler to more easily optimize the resulting binary code.