Skip to content
/ shull Public
forked from tlvb/shull

delaunay triangulation implementation using the sweep-hull algorithm

License

Notifications You must be signed in to change notification settings

bartp5/shull

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • MATLAB 2.5%
  • Makefile 2.3%