3D Hull with Coplanar Points

Revision en2, by Benq, 2020-01-26 20:16:12

Does anyone have a simple 3D Hull implementation? KACTL has this but it assumes that no four points are coplanar. (or in general, is it okay to shift each coordinate by a small value and work in doubles?)

On a related note, does anyone have a list of 3D hull problems? I know of these:

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Benq 2020-01-26 20:16:12 357
en1 English Benq 2020-01-26 17:38:08 326 Initial revision (published)