Line and Polygon Clipping#
Graphical elements that fall outside the window of interest need to be clipped in an fast and efficient manner. Here we present algorithms to clip lines and polygons.
Graphical elements that fall outside the window of interest need to be clipped in an fast and efficient manner. Here we present algorithms to clip lines and polygons.