in Computer Graphics edited by
2,989 views
2 votes
2 votes

In the context of 3D computer graphics, which of the following statements is/are true?

P : Orthographic transformations keep parallel lines parallel.

Q : Orthographic transformations are affine transformations.

Select the correct answer from the options given below:

  1. Both P and Q
  2. Neither P nor Q
  3. Only P
  4. Only Q
in Computer Graphics edited by
by
3.0k views

2 Answers

2 votes
2 votes
Best answer

correct ans is A

Orthographic projections are parallel projections. Each line that is originally parallel will be parallel after this transformation.

Orthographic projection (sometimes referred to as orthogonal projection, used to be called analemma[a]) is a means of representing three-dimensional objects in two dimensions. It is a form of parallel projection, in which all the projection lines are orthogonal to the projection plane,

In Euclidean geometry, an affine transformation, or an affinity (from the Latin, affinis, "connected with"), is a geometric transformation that preserves lines and parallelism (but not necessarily distances and angles).

The orthographic projection can be represented by a affine transformation.

https://en.wikipedia.org/wiki/Affine_transformation

https://en.wikipedia.org/wiki/Orthographic_projection

 

 

selected by
0 votes
0 votes

P: orthographic projection doesn't always keep parallel lines parallel. 

Q: It is a form of parallel projection, in which all the projection lines are orthogonal to the projection plane, resulting in every plane of the scene appearing in affine transformation on the viewing surface.

Only Q is true. so option D is correct. 

1 comment

if q is true then p is true as well.

see https://en.wikipedia.org/wiki/Affine_transformation

1
1
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true