mirror of
https://github.com/recp/cglm.git
synced 2026-06-01 04:20:24 -05:00
fdea13507b
* 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