Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] non convex mesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] non convex mesh


Chronological Thread 
  • From: Mariette Yvinec <>
  • To:
  • Subject: Re: [cgal-discuss] non convex mesh
  • Date: Tue, 21 Jan 2014 13:24:19 +0100

Have a look to the 3D mesh generation package.
The functions make_mesh_3 and refine_mesh_3
can be tuned to remesh a triangulated surface
and mesh the interior of this surface.
Note that the gemetry of the input surface  will be preserved
but not the representing mesh: the input surface will be retriangulated.


Le 17/01/14 15:13, Jánosi Zoli a écrit :
Hi, i hope somebody can give me some advice.
I have a non convex surface what i want to triangulate in 3d.
I have the 3d points of the surface and the surface triangles.
Im able to use the triangulation with the points but i get a convex hull.
In basic what do i have to use to triangulate this object in 3d with respecting the boundaries. How do i add the surface to the triangulation? Is there any option to achive this in cgal?


-- 
Mariette Yvinec
Geometrica project team
INRIA  Sophia-Antipolis  





Archive powered by MHonArc 2.6.18.

Top of Page