Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 149 Bytes

File metadata and controls

5 lines (3 loc) · 149 Bytes

hull3d

Startup code for 3d convex hull.

Start by getting the naive algorithm to work, then follow up with either gift-wrapping or incremental.