typhoon/tempest
2025-07-12 17:36:44 +04:00
..
box feat(box): add CAaBox 2022-12-24 23:08:12 -06:00
math feat(math): add CMath::normalize 2025-06-23 21:15:55 +04:00
matrix fix(matrix): include CMath in C34Matrix 2025-07-12 17:36:44 +04:00
plane feat(plane): add default constructor for C4Plane 2025-04-29 22:36:11 -04:00
quaternion feat(quaternion): add C4Quaternion 2022-12-24 17:30:47 -06:00
range feat(range): add CiRange 2022-12-24 22:58:27 -06:00
rect feat(rect): add CiRect 2022-12-24 16:48:55 -06:00
sphere feat(sphere): add CAaSphere 2022-12-25 22:08:55 -06:00
vector feat(matrix): add C33Matrix class 2025-05-29 01:39:17 +04:00
Box.hpp feat(box): add CAaBox 2022-12-24 23:08:12 -06:00
CMakeLists.txt feat(quaternion): add C4Quaternion 2022-12-24 17:30:47 -06:00
Math.hpp feat(math): add CMath 2020-11-26 09:26:35 -06:00
Matrix.hpp feat(matrix): implement C34Matrix class 2025-06-28 16:06:23 +04:00
Plane.hpp feat(plane): add C4Plane 2022-12-24 23:02:01 -06:00
Quaternion.hpp feat(quaternion): add C4Quaternion 2022-12-24 17:30:47 -06:00
Range.hpp feat(range): add CiRange 2022-12-24 22:58:27 -06:00
Rect.hpp feat(rect): add CiRect 2022-12-24 16:48:55 -06:00
Sphere.hpp feat(sphere): add CAaSphere 2022-12-25 22:08:55 -06:00
Vector.hpp feat(vector): add CImVector 2022-12-24 17:04:44 -06:00