Skip to Content.
Sympa Menu

cgal-discuss - Re:[cgal-discuss] Non convex 2D mesh generation

Subject: CGAL users discussion list

List archive

Re:[cgal-discuss] Non convex 2D mesh generation


Chronological Thread 
  • From: sanlington <>
  • To: cgal-discuss <>
  • Subject: Re:[cgal-discuss] Non convex 2D mesh generation
  • Date: Sat, 11 Jul 2009 16:40:01 +0800 (CST)

hi, Gil

you may need to set seed points to indicate which area to be meshed (triangulated) , read the manual for details: /cgal_manual/Mesh_2_ref/Class_Delaunay_mesher_2.html

my understanding to the manual is that, user should locate the seed points befor trying to mesh the interested area,and it seems that there is no function offered in the manual to construct seed points automatically.



在2009-07-11,"Gil Hoffer" <> 写道:
Hi,

I'm working on some academic project, and I'd like to generate a 2D triangular mesh using the CGAL meshing package (with Constrained Delaunay Triangulation).
Unfortunately, when trying to create the mesh for a non-convex area, I get triangles which are outside the area I want to mesh (see attached image as example).
Is there a way to tell the meshing procedure not to do that?

thank you!

Gil



200万种商品,最低价格,疯狂诱惑你



Archive powered by MHonArc 2.6.16.

Top of Page