Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Non convex 2D mesh generation


Chronological Thread 
  • From: Gil Hoffer <>
  • To:
  • Subject: [cgal-discuss] Non convex 2D mesh generation
  • Date: Fri, 10 Jul 2009 19:38:32 +0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=ABN+W8Vd4WAYIAauZ2Rp1mpZs4GUpqj1+bsSTkcfiAAzPR2v9yHiJAKBSy1fxI2awb 2sQzMWa+0W/l7gI5a87/R0uey+4cNaci6PYbhwbYAASzp4FOyH5Mq5l2njA/9d9DUPq6 xIQGzk81y8WvGtQDNAgjA2SR33BcXBSLP6bXc=

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

Attachment: 1.png
Description: PNG image




Archive powered by MHonArc 2.6.16.

Top of Page