mirror of
https://github.com/recp/cglm.git
synced 2026-04-06 09:09:47 +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