mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
optimize affine transform matrices
* reduce some multiplications/additions for transformations matrices
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include "cglm.h"
|
||||
#include "cglm-vec.h"
|
||||
#include "cglm-affine-mat.h"
|
||||
#include <math.h>
|
||||
|
||||
CGLM_INLINE
|
||||
|
||||
Reference in New Issue
Block a user