extract fovy and aspect for perpective matrix

This commit is contained in:
Recep Aslantas
2018-01-04 11:16:09 +03:00
parent 3e4f52b3af
commit 797c4581ee
5 changed files with 59 additions and 1 deletions

View File

@@ -93,7 +93,8 @@ libcglm_la_SOURCES=\
test_tests_SOURCES=\
test/src/test_common.c \
test/src/test_main.c \
test/src/test_mat4.c
test/src/test_mat4.c \
test/src/test_cam.c
all-local:
sh ./post-build.sh