Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Mesh generation question

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Mesh generation question


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Mesh generation question
  • Date: Thu, 19 Jan 2012 18:13:10 +0100
  • Organization: GeometryFactory

Le mercredi 18 janvier 2012 12:06:30 Ram a écrit :
> Another problem I see is this: When I use:
>
> // Mesh criteria (no cell_size set)
> Mesh_criteria criteria(facet_angle=30.0, facet_size=100.0,
> cell_radius_edge=2);
>
> on a cube polyhedron, I get the attached picture as output:
>
> http://cgal-discuss.949826.n4.nabble.com/file/n4307908/Capture.JPG
> Capture.JPG
>
> Why are the triangles not respecting the 30 degree angle bound I put on
> them? How can I fix this? (I want all my triangles to have angles say
> greater than 10 degrees). Is that possible to do? With what mesh criterion?

How has you extracted the output?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page