|
My Project
|
Files | |
| MMatrix4.hpp | |
| Generic 4×4 matrix template for TRS transformations, projection, and inversion. | |
| MQuaternion.hpp | |
| Generic quaternion template for 3D rotations — SLERP, LERP, Euler conversion. | |
| MVec2.hpp | |
| Generic 2D vector template with arithmetic, interpolation, and utility operations. | |
| MVec3.hpp | |
| Generic 3D vector template with cross/dot product, interpolation, and directional constants. | |