Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 248 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 248 Bytes

Clipping Polygons

Implements Sutherland–Hodgman algorithm for clipping polygons in Fortran.

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