Execute Cohen-Sutherland line clipping algorithm for the following set of points
xmin=50,ymin=50,xmax=100,ymax=100;
P0(60,60), P1(80,80)
P2(80,60), P3(120,80)
P4(30,30), P5(80,130),
P6(80,20), P7 (150,70)
Answers
Answered by
0
Answer:
P2(80,60), P3(120,80)
Similar questions