Transformation Matrix Quiz (5 Questions)
-
What does a transformation matrix do?
-
What is an identity matrix used for?
-
True or False: Transformation matrices change the shape’s position.
-
How do you apply a transformation to a point?
-
Name one real-world use of transformation matrices.
Answer Key
-
Changes position, size, or direction
-
Leaves points unchanged
-
True
-
Multiply the matrix by the point
-
Computer graphics, video games, animations