A simple math library for java
- 2d Vectors (int, long, float, double)
- 3d Vectors (int, long, float, double)
- 4d Vectors (int, long, float, double)
- Nd Vectors (int, long, float, double)
- Quaternions (float, double)
- 3x3 Matrices (int, long, float, double)
- 4x4 Matrices (int, long, float, double)
- NxN Matrices (int, long, float, double)
- Intersection math for int, float and double
- Rectangle
- Circle
- Line
- Polygon
- Circle (-In, -Out)
- Elastic (-In, -Out)
- Exponential (-In, -Out)
- Fade (-In, -Out)
- Linear (-In, -Out)
- Power (-In, -Out)
- Sine (-In, -Out)
- Swing (-In, -Out)