geocomp is a C++ program using gtk++ with GTK widgets. It Implements several of the algorithms from the Computational Geometry book (blue and gold). Specifically you can experience:
- line segment intersections
- triangulations
- trapezoidal maps
- convex hulls
- voronoi diagrams
- mouse point selection