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-12-24 20:34:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ccd9af866d760c05563fb72b19709a944644d6f
cglm
/
test
History
John Choi
aa20b8ae7f
added implementation of euler_to_quat_lh and fixed the tests. Now I gotta decide what to name the macros for controlling lefthand and also make call functions for rh and lh conditionally declared
2023-12-28 11:01:01 -06:00
..
include
clipspace: add initial implementations LH, RH and NO, ZO
2021-05-13 23:22:58 +02:00
src
added implementation of euler_to_quat_lh and fixed the tests. Now I gotta decide what to name the macros for controlling lefthand and also make call functions for rh and lh conditionally declared
2023-12-28 11:01:01 -06: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
added tests for euler_to_quat_lh. Currently they don't have any euler->mat4->quat tests because there is no left handed version of those. But I could try to find a way to change it
2023-12-28 10:31:14 -06:00