Vincent Davis Jr
|
82892085b3
|
docs: fix mat#x# comments and documentation
Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
2023-07-16 15:46:35 -04:00 |
|
Vincent Davis Jr
|
0566a040c0
|
mat3: add new function glm_mat3_make
Function takes in a 9 element float array
and converts it into a mat3 matrix.
Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
2023-05-14 20:56:25 -05:00 |
|
Recep Aslantas
|
b4efcefe7f
|
drop glm__memcpy, glm__memset and glm__memzero
* implement mat3_zero and mat4_zero functions
* copy matrix items manually in ucopy functions
|
2019-02-13 10:14:53 +03:00 |
|
Recep Aslantas
|
2b1eece9ac
|
mat3: add rmc for mat3
|
2019-02-13 10:12:49 +03:00 |
|
Recep Aslantas
|
21834b4ffb
|
matrix: trace of matrix
|
2018-12-06 18:17:02 +03:00 |
|
Recep Aslantas
|
98da3daf82
|
identiy helper for arrays (matrix/quaternion)
this helpers makes all array elements identity
|
2018-09-12 12:44:11 +03:00 |
|
Recep Aslantas
|
059bdfdd4b
|
update docs
|
2018-05-27 11:54:05 +03:00 |
|
Recep Aslantas
|
0e964a1a62
|
complete documentation
|
2018-03-03 17:59:50 +03:00 |
|
Recep Aslantas
|
96f773417a
|
docs: add docs for mat3
|
2018-02-26 12:16:09 +03:00 |
|