mirror of
https://github.com/recp/cglm.git
synced 2026-08-15 08:40:45 -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