This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
cglm
Watch
1
Star
0
Fork
0
You've already forked cglm
mirror of
https://github.com/recp/cglm.git
synced
2025-10-03 16:51:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f388df7f3ed597c12bcfd4aee9c0077380c86b10
cglm
/
test
History
Recep Aslantas
1de373a9bd
normalize: norm == 0.0f to norm < FLT_EPSILON, improving handling of very small vectors to prevent instability and overflow
2024-03-25 02:22:46 +03:00
..
include
win32, tests: fix drand48() error on mingw
2024-01-04 12:49:45 +03:00
src
normalize: norm == 0.0f to norm < FLT_EPSILON, improving handling of very small vectors to prevent instability and overflow
2024-03-25 02:22:46 +03:00
CMakeLists.txt
fix existing tests build
2023-04-21 22:15:04 +03:00
runner.c
improve printing arch name in tests
2023-05-06 16:28:52 +03:00
tests.h
tests: test for ray, reflect, refract and faceforward
2024-03-22 23:44:43 +03:00