Write the algorithm for Cohen-Sutherland Line clipping. Clip the polygon A(100,150), B(200,250) and C(300,200) with the clipping window defined by the coordinates (100,300), (300,300) and (200,100) us
Marks: 10Chapter: Unit 1: Introduction of Computer Graphics (3 Hrs.)