Slerp31x31
Performs spherical linear interpolation between two 3x1 vectors.
Return
The interpolated 3x1 vector
Parameters
start
The start 3x1 vector
end
The end 3x1 vector
alpha
The interpolation parameter
Performs spherical linear interpolation between two 3x1 vectors.
The interpolated 3x1 vector
The start 3x1 vector
The end 3x1 vector
The interpolation parameter