CSC214 Computer Graphics

Computer GraphicsTU Board 2081

Given a triangle with vertices A(2,3), B(5,5), C(4,3) by rotating 90 degrees about the origin and then translating two units in each direction. Use the homogeneous transformation matrix to find the…

5

Given a triangle with vertices A(2,3), B(5,5), C(4,3) by rotating 90 degrees about the origin and then translating two units in each direction. Use the homogeneous transformation matrix to find the new vertices of the triangle.

A worked answer is on its wayMeanwhile, read the Computer Graphics notes for this topic.

Discussion

Loading…

More Computer Graphics questions

All Computer Graphics old questions