mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
add new matrix mat3x4
Initial function being glm_mat3x4_make Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -43,6 +43,7 @@ cglm_src = files(
|
||||
'src/mat2x4.c',
|
||||
'src/mat3.c',
|
||||
'src/mat3x2.c',
|
||||
'src/mat3x4.c',
|
||||
'src/mat4.c',
|
||||
'src/plane.c',
|
||||
'src/frustum.c',
|
||||
|
Reference in New Issue
Block a user