You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic quaternion implementation. Includes local and world rotations, turning a quaternion into a 4x4 transform matrix, and transforming a vector using a quaternion.