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