aliakatas / clipping_polygons

Implements Sutherland-Hodgman algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clipping Polygons

Implements Sutherland–Hodgman algorithm for clipping polygons in Fortran.

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

About

Implements Sutherland-Hodgman algorithm.

License:MIT License


Languages

Language:Fortran 86.6%Language:Python 11.3%Language:Makefile 2.1%