InterviewSolution
Saved Bookmarks
| 1. |
Consider the following statements regarding 2D transforms in computer graphics:is a2×2matrix that reflects (mirrors) only2Dpoint about the X-axis.S2:A2×2matrix which mirrors any2Dpoint about theX-axis, is a rotation matrix.What can you say about the statementsS1andS2?(A)BothS1andS2are true(B)OnlyS1is true(C)OnlyS2is true(D)BothS1andS2are false |
| Answer» | |