Computer Graphics and Animation - Old Questions
Question Answer Details
11. How region codes are used in Cohen-Sutherland algorithm to clip the line segments? Find the clipping coordinates for lines PQ and RS with P(20,5), Q(40,30) and R(20,20), S(80,60)against the window with left upper corner (10,50) and right lower corner(50,10).
Answer
AI Generated Answer
AI is thinking...