Completion requirements
Opened: Saturday, 3 April 2021, 12:00 AM
Due: Thursday, 8 April 2021, 11:59 PM
Use the Cohen-Sutherland algorithm to clip the lines:
AB{(-6,2) (4,4)}, CD{(0,4) (6,2)}, EF{(-5,4) (1,8)},
where Xmin = -4, Xmax = 3, Ymin = 2, Ymax = 7.