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 12:32:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2eb9a67a3a3e0aa213007cec0c201e3a3a75a13b
cglm
/
test
History
John Choi
2eb9a67a3a
fixed up the code to fit with the style, Also found out that I was calculating my quaternion rotations the opposite way (zyx order instead of xyz order)
2023-12-10 01:16:09 -06:00
..
include
clipspace: add initial implementations LH, RH and NO, ZO
2021-05-13 23:22:58 +02:00
src
fixed up the code to fit with the style, Also found out that I was calculating my quaternion rotations the opposite way (zyx order instead of xyz order)
2023-12-10 01:16:09 -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
moved all my stuff to euler because it fits there better. Also, had to move my tests into a single euler test because it wouldn't work outside that one test. Maybe later I will create test_euler.h like how test_quat.h works
2023-12-09 00:38:38 -06:00