Quark
The Maths Library
This is the maths library that implements all the functions for calculating what's necessary within physics, audio and more. It contains implementations of vectors that are used by the engine for positioning and applying forces in the physics engine.
Implemented
- 2D Vectors
- 3D Vectors
- 2x2 Matrices
- 3x3 Matrices
- 4x4 Matrices
- Fractions
To be implemented
- Quaternions
- Complex Matrices