mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 20:34:58 +00:00
* lerp, step, smoothstep * glm_lerp() and friends are no longer clamped, use glm_lerpc() and friends * mix() function as wrapper of lerp() * no there are clamp and raw version of lerp functions