Cohen-Sutherland-Algorithm This a brief implementation of the Cohen-Sutherland Clipping Line Algorithm using Python. We included a visualization of the rectangle (area of interest) and the lines we tested using matplotlib_patches.