mirror of
https://github.com/recp/cglm.git
synced 2026-01-01 21:18:12 +00:00
added handed folder and also made rh tests for the euler->quat functions. Still deciding on what to name the macro for lefthanded stuff
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include "test_cam_lh_zo.h"
|
||||
#include "test_cam_rh_no.h"
|
||||
#include "test_cam_rh_zo.h"
|
||||
#include "test_euler_to_quat_rh.h"
|
||||
|
||||
#undef GLM
|
||||
#undef GLM_PREFIX
|
||||
@@ -76,6 +77,7 @@
|
||||
#include "test_cam_lh_zo.h"
|
||||
#include "test_cam_rh_no.h"
|
||||
#include "test_cam_rh_zo.h"
|
||||
#include "test_euler_to_quat_rh.h"
|
||||
|
||||
#undef GLM
|
||||
#undef GLM_PREFIX
|
||||
|
||||
Reference in New Issue
Block a user