/KaZeMathLib

Doing a Small Math Library for myself

Primary LanguageC++

Last Build Status

Small Math library with Vectors (2D, 3D, 4D), Matrix (2x2, 3x3, 4x4) and Quaternions in C++ Not intended to use in anything, just for learning

Doing Unit Test using Catch2