Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Delaunay Triangulations with CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Delaunay Triangulations with CGAL


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Delaunay Triangulations with CGAL
  • Date: Tue, 08 Jan 2008 09:31:39 +0100


wrote:
Hello,

Has anyone done any comparative study of CGAL Delaunay triangulation
performance and quality with other robust code such as Jonathan's "Triangle"
and "TetGen".

My initial performance results show that CGAL is extremely slow compared to
"Triangle" and "Tetgen". And so far I had experimented with only 2D
triangulation
with very small corner angles, and mesh generation with "Triangle" was far superior.
Any good feedbak will be highly appreciated.

Hello,

On an AMD Turion, 2GHz, with XP, and VC++ I get
2D Delaunay: 1 mio random 2D points 6 sec
3D Delaunay: 1 mio random 3D points 16 sec

andreas



Chaman Singh Verma



Archive powered by MHonArc 2.6.16.

Top of Page