mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 20:34:58 +00:00
* glm_quat_rotate is better name to rotate transform matrix using quaternion. * we may use mat4_mulq in the future for another purpose e.g. left multiplication quat with matrix