Overview MathFu is a C++ math library developed primarily for games focused on simplicity and efficiency. It provides a suite of vector, matrix and quaternion classes to perform basic geometry suitable for game developers. This functionality can be used to construct geometry for graphics libraries like OpenGL or perform calculations for animation or physics systems. MathFu can be downloaded from G