Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polyhedron from 3D mesh

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polyhedron from 3D mesh


Chronological Thread 
  • From: Frankie Li <>
  • To:
  • Subject: [cgal-discuss] Polyhedron from 3D mesh
  • Date: Thu, 20 May 2010 17:32:53 -0400

Hi,

Are there any simple, built-in functions in CGAL to convert a Mesh_complex_3_in_triangulation_3 generated from a domain using CGAL::make_mesh_3 into 3D Polyhedron surfaces? My motivation is to use some of the functions for Polyhedrons, such as Minkowski sum and convex decomposition. So given a domain with multiple regions (say, a medical image), I'd like to first construct volumetric and surface mesh, then to extract specific regions, and I'd like to construct the convex decomposition of specific subdomains.

Thanks,


Frankie





  • [cgal-discuss] Polyhedron from 3D mesh, Frankie Li, 05/20/2010

Archive powered by MHonArc 2.6.16.

Top of Page