slerp sets this quaternion's value as an interpolation between two other quaternions.
@param q1 the first quaternion.
@param q2 the second quaternion.
@param t the amount to interpolate between the two quaternions.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.