Class work

Opened: Wednesday, 23 November 2022, 12:00 AM
Due: Friday, 25 November 2022, 11:59 PM

Find the categories of lines. and u se the Cohen-Sutherland algorithm to clip the lines: 

     AB{(-6,2) (4,4)}, CD{(0,4) (6,2)}, EF{(-5,4) (1,8)}, GH{(6,-2)(0, -5)}

where      Xmin = -4, Xmax = 3, Ymin = 2, Ymax = 7.