InterviewSolution
Saved Bookmarks
| 1. |
(i) A scaling factor of 2 is applied in the Y direction while no scaling is applied in the X direction to the line whose two endpoints are at coordinates (1, 3) and (3,6). The line is to be rotated subsequently through 300, in the counter clockwise direction. Determine the necessary transformation matrix for the operation and the new coordinates of the end points |
|
Answer» Answer: Explanation: |
|