Transformations: Rotation
1. What is the primary purpose of a rotation transformation in computer graphics?
2. What does a rotation matrix represent in the context of computer graphics?
3. What does the rotation matrix for rotating about the Z-axis look like?
4. How can rotations be performed about an arbitrary axis in computer graphics?
5. Why is translation necessary when rotating about a specific point?