Commit Graph

18 Commits

Author SHA1 Message Date
847f448ce2 修正没有使用浮点值做rad2deg/deg2rad计算的问题 2025-07-07 00:34:37 +08:00
07bd7729d0 Added IsNearlyEqualArray() at MathConst.h 2025-02-06 00:55:24 +08:00
2dfcdf0e41 use FLOAT_ERROR instead of FLOAT_EPSILON 2024-11-05 00:40:39 +08:00
6f735880f3 updated few codes of FLOAT MIN/MAX 2024-10-07 00:58:01 +08:00
d81d45486e use std/glm's EPSILON instead of FLOAT_SMALL 2024-08-24 00:20:24 +08:00
e371f15178 removed FLOAT_KINDA_SMALL macro 2024-08-04 00:55:50 +08:00
866f69034b Added Area.h 2024-08-02 22:31:31 +08:00
2a1feb7fb9 added "const" between constexpr and double. 2024-05-13 22:31:50 +08:00
2b0d8b5af5 Added MathConst.h in CMakeLists.txt 2024-05-13 19:57:21 +08:00
430a2f67e0 fixed bug in perspective and lookat 2024-03-15 00:52:25 +08:00
28ad08eb01 added HGL_SIN.... constexpr value. 2023-07-11 18:12:04 +08:00
54b6ac3b7c redefined include files of Color,half float 2023-02-07 22:42:42 +08:00
bfed461c84 fixed half_to_float 2022-03-21 21:29:14 +08:00
9a74f1722c added constexpr to many math functions. 2022-01-27 10:45:43 +08:00
14da094013 optimized function's name that they are deg2rad and rad2deg 2022-01-26 10:57:18 +08:00
089d499201 fixed matrix 2021-09-26 20:48:34 +08:00
77644ce65b add BOM header 2021-05-22 18:25:39 +08:00
5de4e0822d split Math/Physics/Time const to new files. 2021-05-10 11:25:21 +08:00