mirror of
https://github.com/recp/cglm.git
synced 2026-04-06 09:09:47 +00:00
Normalized linear interpolation for quaterions are a cheaper alternative to slerp. This PR adds nlerp operaiton for quaternions.
Normalized linear interpolation for quaterions are a cheaper alternative to slerp. This PR adds nlerp operaiton for quaternions.