mirror of
https://github.com/recp/cglm.git
synced 2026-06-01 20:30:25 -05:00
d6b93f052e
Normalized linear interpolation for quaterions are a cheaper alternative to slerp. This PR adds nlerp operaiton for quaternions.