Quaternion Rotation
Interpolating rotations means moving on n-D sphere
- Can encode position on sphere by unit vector
- SLERP: Spherical Linear Interpolation
- take shortest path between two points on unit sphere
- How about 3-angle rotations?
- We can think of rotations as lying on an n-D unit sphere