Quaternions part 2
In the previous post, we introduced quaternions and discussed some of their basic properties. Quaternions are often used in 3D applications such as graphics and robotics to perform smooth rotations. In this post we describe how to use quaternions to represent points in 3D and how to use quaternion operations to perform rotations about an … Read more