recp / cglm

📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
MIT License
2.34k stars 231 forks source link

mat2: add new function glm_mat2_make #301

Closed EasyIP2023 closed 1 year ago

EasyIP2023 commented 1 year ago

Function takes in a 4 element float array and converts it into a mat2 matrix.

recp commented 1 year ago

@EasyIP2023 thanks for your contribution[s], the PR is merged now 🚀