1.

What is the determinant of the pure reflection matrix?(a) 1(b) 0(c) -1(d) 2The question was asked in an internship interview.Question is taken from 2D Reflection and Shear in chapter 2D Transformation and Viewing of Computer Graphics

Answer»

The CORRECT choice is (c) -1

Best explanation: The pure reflection matrix is:

[T] =| 10 |

| 0-1|

So, the determinant will be = (1) (-1) – (0) (0) = 0.



Discussion

No Comment Found

Related InterviewSolutions