|
fennec
|
The fennec Math Library. Includes various types and functions related to mathematics, predominantly linear algebra.
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.