Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Triangulaing a polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Triangulaing a polyhedron


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Triangulaing a polyhedron
  • Date: Thu, 16 Feb 2012 07:57:55 +0100

On 02/15/2012 07:13 PM, Zohar wrote:

What do you mean by remesh? The original mesh has M>>N vertices.
Remeshing does not necessarily mean adding vertices.

You can directly remeshing it using Surface_mesher package
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Surface_mesher/Chapter_main.html (take a look at 47.6)

or you can simplify your mesh:
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Surface_mesh_simplification/Chapter_main.html

Sebastien


Thanks for the AABB tree.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Triangulaing-a-polyhedron-tp4390780p4391429.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page