Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Example of 3D Delaunay triangulation failure due to floating point round off error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Example of 3D Delaunay triangulation failure due to floating point round off error


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] Example of 3D Delaunay triangulation failure due to floating point round off error
  • Date: Thu, 27 May 2010 09:41:22 +0200


you also can insert random points almost coplanar

(take random points in 2D and project them on a plane z = ax+by+c
with a b and c random floating point numbers)

your program will crash.




Archive powered by MHonArc 2.6.16.

Top of Page