Provides numerical types such as Vector3 and Matrix4x4 with functions to manipulate them.
Use GameMath.Net only when you do not want to include System.Numerics.Vectors
Install-Package GameMath.Net
Install-Package GameMath.Net.Numerics
- Vector2
- Vector3
- Matrix3x4
- Matrix4x4
- MathF
- Math2
- Math3
- Angle and Vector math
- WorldToScreen
- and more