Skip to content
forked from tlvb/shull

delaunay triangulation implementation using the sweep-hull algorithm

Notifications You must be signed in to change notification settings

darbysauter/shull

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The algorithm used in this delaunay triangulation implementation
is the one described by David Sinclair in "S-hull: a fast radial
sweep-hull routine for Delaunay triangulation" (arXiv:1604.01428)

About

delaunay triangulation implementation using the sweep-hull algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.9%
  • C++ 3.9%
  • MATLAB 2.2%
  • Makefile 2.0%