mat4 to quaternion

This commit is contained in:
Recep Aslantas
2018-04-07 19:46:46 +03:00
parent f5140ea005
commit 257c57d41f
10 changed files with 132 additions and 5 deletions

View File

@@ -108,7 +108,7 @@ test_tests_SOURCES=\
test/src/test_cam.c \
test/src/test_project.c \
test/src/test_clamp.c \
test/src/test_euler.c
test/src/test_euler.c \
test/src/test_quat.c
all-local:
sh ./post-build.sh