8000 GitHub - ashblair/geocomp: 2D computational geometry
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ashblair/geocomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. line segment intersections
  2. triangulations
  3. trapezoidal maps
  4. convex hulls
  5. voronoi diagrams
  6. mouse point selection
0