CSC214 Computer Graphics

Computer GraphicsTU Board 2075

Define window, viewport and viewing transformation. Let ABCD be the regular window with A(20, 20), B(90, 20), C(90, 70),and D(20, 70). Find the region codes for end points and use Cohen Sutherland…

10

Define window, viewport and viewing transformation. Let ABCD be the regular window with A(20, 20), B(90, 20), C(90, 70),and D(20, 70). Find the region codes for end points and use Cohen Sutherland algorithm to clip the lines P(10, 30) Q(80, 90).

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