in Unknown Category edited by
2,229 views
0 votes
0 votes

In $3D$ Graphics, which of the following statements about perspective and parallel projection is/are true?

P : In a perspective projection, the farthest an object is from the center of projection, the smaller it appears

Q : Parallel projection is equivalent to a perspective projection where the viewer is standing infinitely far away

R : Perspective projections do not preserve straight lines.

Choose the correct answer from the code given below:

$Code:$

  1. P and Q only
  2. P and R only
  3. Q and R only
  4. P, Q and R
in Unknown Category edited by
by
2.2k views

1 Answer

0 votes
0 votes
Answer: A

Only P & Q are true.

Related questions