Q6Computer Graphics and Multimedia
Question
2 marks
What is Transformation?
Answer
Transformation alters the geometric state (position, size, angle) of an object using matrix algebra.
In geometric modeling, a Transformation is a strict mathematical operation (executed via complex matrix multiplication) that fundamentally alters the physical state of an object in coordinate space. The absolute primary transformations are Translation (moving), Rotation (spinning), and Scaling (resizing).