add new matrix mat3x4

Initial function being

glm_mat3x4_make

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
Vincent Davis Jr
2023-07-16 12:36:15 -04:00
parent 8966f296ac
commit e09cf11f1c
24 changed files with 316 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ Follow the :doc:`build` documentation for this
mat2x4
mat3
mat3x2
mat3x4
mat4
vec2
vec2-ext