Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D Constrained Delaunay Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D Constrained Delaunay Triangulation


Chronological Thread 
  • From: Mariette Yvinec <>
  • To:
  • Subject: Re: [cgal-discuss] 3D Constrained Delaunay Triangulation
  • Date: Thu, 28 Aug 2008 10:22:11 +0200

No there is no CGAL package for 3D Constrained triangulations.
The problem is more difficult in 3D where
contrained triangulation may not exists...
Mesh generation packages have to take over here.
CGAL currently offers a mesh generation package for surface meshes
which in fact produces a 3D triangulation embedding the output surface mesh,
but the version to remesh a polyhedral surface is not yet part of the public release

Abel Alonso wrote:
Hello,

I've used CGAL with success to do 2D Constrained Delaunay Triangulations and I'm very happy with the result. Now, I would like to use CGAL to do 3D Constrained Delaunay Triangulations, but I'm not able to find out any class which do this job. Are there any way to do this with CGAL?

Regards,

Abel.

--
Mariette Yvinec
Geometrica project team
INRIA Sophia-Antipolis





Archive powered by MHonArc 2.6.16.

Top of Page