Skip to content

A Python implementation of Chan's Algorithm for lower convex hull in 3D.

License

Notifications You must be signed in to change notification settings

NekoSosu/lower-convex-hull-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

lower-convex-hull-3d

A Python implementation of Chan's Algorithm for lower convex hull in 3D.

Reference

Chan, Timothy M. "A minimalist’s implementation of the 3-d divide-and-conquer convex hull algorithm." Manuscript, http://www.cs.uwaterloo.ca/~tmchan/pub.html#ch3d (2003).

About

A Python implementation of Chan's Algorithm for lower convex hull in 3D.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages