320 views
0 votes
0 votes

Given below are two statements : 

Statement I: The maximum number of sides that a triangle might have when clipped to a rectangular viewport is 6.

Statement II: In 3D graphics, the perspective transformation is nonlinear in z.

In light of the above statements, choose the correct answer from the options given below : 

  1. Both Statement I and Statement II are true.
  2. Both Statement I and Statement II are false.
  3. Statement I is true but Statement II is false.
  4. Statement I is false but Statement II is true.

Please log in or register to answer this question.

Related questions

368
views
0 answers
0 votes
rajeshposts asked Aug 27, 2023
368 views
Suppose a Bezier curve P(t) is defined by the following four control points in the xy - plane : P0 = (-2,0); P1 = (-2,4); P2 = (2,4); and P3 = (2,0). Then ... the options given below : 1 and 2 only.1 and 3 only.2 and 3 only.1, 2, and 3.
629
views
3 answers
1 votes
rajeshposts asked Jul 30, 2023
629 views
What is the transformation matrix M that transforms a square in the xy plane defined by (1, 1), (-1, 1), (-1, -1), (1, -1) to a parallelogram whose corresponding vertices are (2, 1), ( ... 0 1 1 0 01 1 00 0 1 1 1 10 1 00 0 1 1 1 01 1 00 0 1
1.1k
views
4 answers
0 votes
rajeshposts asked Sep 17, 2023
1,092 views
How many ways are there to assign 5 different jobs to 4 different employees if every employee is assigned at least 1 job ?1024 625 240 20
343
views
1 answers
0 votes
rajeshposts asked Sep 16, 2023
343 views
Which of these statements about the floor and ceiling functions are correct ? Statement 1 : ⌊2x⌋ = ⌊x⌋ + ⌊x + (1/2)⌋ for all real numbers x.Statement 2 : ... is true but Statement II is false. Statement I is false but Statement II is true.