Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D surface mesh refinement

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D surface mesh refinement


Chronological Thread 
  • From: Nico Kruithof <>
  • To:
  • Subject: Re: [cgal-discuss] 3D surface mesh refinement
  • Date: Tue, 18 Mar 2008 08:00:41 +0100

The subdivision algorithm is specific for triangulations of skin
surfaces and can not be used on general meshes.

Bests,
Nico

On Mon, 2008-03-17 at 16:32 -0400, Santosh Tiwari wrote:
> Can I use CGAL to refine a 3D surface mesh consisting of triangular facets?
>
> I am exploring Surface mesh generation and I found
>
> GAL::subdivide_skin_surface_mesh_3<SkinSurface_3, Polyhedron_3>
>
> which can take a SkinSurface and perform subdivision.
>
> How can I provide my own mesh (a connected set of triangles) and use CGAL
> to refine the mesh?
>
> Any pointers would be useful.
>
> Thanks,
> --
> Santosh Tiwari
> Fluor Daniel EIB 326
> Clemson University, Clemson, SC 29634
> http://www.clemson.edu/~stiwari/




Archive powered by MHonArc 2.6.16.

Top of Page