Computer Graphics D Translation and Scaling MCQ
Test your knowledge with important Computer Graphics D Translation and Scaling MCQ and their applications. These MCQs are beneficial for competitive exams too. Explore 30+ more Computer Graphics D Translation and Scaling MCQs on Bissoy. Bissoy App
-
If Scaling factor is lesser than 1 then the object size is increased.
-
What will be the value of new co-ordinates if the old co-ordinates are (X0 = 2, Y0 = 0, Z0 = 4) and the scaling factor is (Sx = 2, Sy = 1, Sz = 3)?
-
Which of the following operation can be applied on a 3 D object to zoom it in or out about any axis from its original position?
-
How many different types of translation are present in computer graphics?
-
If the original point P = (5, 7, 3) and the translation factor, T = (-2, -1, 3), then what will be the value of the final point P1?
-
In the equation x1 = dx + x; which part of the equation is called as the translation factor?
-
If a point (x, y, z) is to be translated by an amount dx, dy and dz respectively, then what will be the value of the new translated points (x1, y1, z1)?
-
Which of the following operation can be applied on a 3 D object to move it along any axis from its original position?