typhoon/tempest
2026-04-24 00:30:51 +04:00
..
box feat(box): add CAaBox 2022-12-24 23:08:12 -06:00
math feat: sync with Whoa implementation 2026-04-24 00:30:51 +04:00
matrix feat: sync with Whoa implementation 2026-04-24 00:30:51 +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
random feat: sync with Whoa implementation 2026-04-24 00:30:51 +04: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: sync with Whoa implementation 2026-04-24 00:30:51 +04:00
Box.hpp feat(box): add CAaBox 2022-12-24 23:08:12 -06:00
CMakeLists.txt feat: sync with Whoa implementation 2026-04-24 00:30:51 +04: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
Random.hpp feat: sync with Whoa implementation 2026-04-24 00:30:51 +04: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: sync with Whoa implementation 2026-04-24 00:30:51 +04:00