MCQ On 2d Transformation in Computer Graphics
MCQ On 2d Transformation in Computer Graphics
Answer: a
Explanation: A translation is applied to an object by repositioning it along with straight
line path from one location to another.
Answer: d
Explanation: We can translate 2D point by adding translation distances dx and dy.
Multiple Choice Questions
Answer: c
Explanation: The translation distances (dx, dy) from its original position is called as
translation vector or shift vector.
4. In 2D-translation, a point (x, y) can move to the new position (x’, y’) by using the
equation
a) x’=x+dx and y’=y+dx
b) x’=x+dx and y’=y+dy
c) X’=x+dy and Y’=y+dx
d) X’=x-dx and y’=y-dy
Answer: b
Explanation: By adding translation distance dx and dy to its originsl position (x, y) we
can obtain a new position (x’, y’).
Answer: a
Explanation: The 2D translation equation is P’=P+T.
Answer: c
Explanation: Translation a rigid body transformation that moves objects without
deformation.
Answer: a
Explanation: A straight line segment is translated by applying the transformation
equation P’=P+T to each of line endpoints.
Multiple Choice Questions
8. Polygons are translated by adding __________ to the coordinate position of each vertex
and the current attribute setting.
a) Straight line path
b) Translation vector
c) Differences
d) Only b
Answer: d
Explanation: None.
Answer: b
Explanation: By translating the center coordinates and redraw the figure in new
location we can change the position of a circle or ellipse.
Answer: d
Explanation: These are the basic geometric transformations and other transformations
are reflection and shear.
Answer: a
Explanation: Generate a rotation, we must specify rotation angle ϴ of the rotation point
or pivot point which the object is to be rotated.
Multiple Choice Questions
Answer: c
Explanation: A positive value for the rotation angle ϴ defines counterclockwise
rotations about the pivot point.
14. The rotation axis that is perpendicular to the xy plane and passes through the pivot
point is known as
a) Rotation
b) Translation
c) Scaling
d) Shearing
Answer: a
Explanation: The rotation transformation is also described as a rotation about a rotation
axis that is perpendicular to the xy plane and passes through the pivot point.
Answer: b
Explanation: The original coordinates of the point in polor coordinates are X’=r cos (Ф
+ϴ) and Y’=r sin (Ф +ϴ).
Answer: b
Explanation: The 2D translation equation is P’=R*P.
17. ________ is the rigid body transformation that moves object without deformation.
a) Translation
b) Scaling
c) Rotation
d) Shearing
Answer: c
Explanation: Rotation is the rigid body transformation that moves object without
deformation.
Multiple Choice Questions
18. An ellipse can also be rotated about its center coordinates by rotating
a) End points
b) Major and minor axes
c) Only a
d) None
Answer: b
Explanation: None.
a. Translation
b. Rotation
c. Scaling
d. All of these
a. Shear
b. Reflection
c. Both a & b
d. None of these
21. The transformation in which an object is moved in a minimum distance path from
one position to another is called
a. Translation
b. Scaling
c. Rotation
d. Reflection
22. The transformation in which an object is moved from one position to another in
circular path around a specified pivot point is called
a. Translation
b. Scaling
c. Rotation
d. Reflection
23. The transformation in which the dimension of an object are changed relative to a
specified fixed point is called
a. Translation
b. Scaling
c. Rotation
d. Reflection
Multiple Choice Questions
24. The selection and separation of a part of text or image for further operation are
called
a. Translation
b. Shear
c. Reflection
d. Clipping
a. Selection
b. Separation
c. Clipping
d. None of these