Versions with this page:
Versions without this page:
Interpolates between a and b by t and normalizes the result afterwards. The parameter t is not clamped.
a
b
t
This is faster than Slerp but looks worse if the rotations are far apart.See Also: Lerp, SlerpUnclamped.