/clipping_polygons

Implements Sutherland-Hodgman algorithm.

Primary LanguageFortranMIT LicenseMIT

Clipping Polygons

Implements Sutherland–Hodgman algorithm for clipping polygons in Fortran.

Includes a utility on Python to visualise the original polygon and the result.