Skip to Content.
Sympa Menu

cgal-discuss - Re: 回复: [cgal-discuss] use CGAL as the grid generator

Subject: CGAL users discussion list

List archive

Re: 回复: [cgal-discuss] use CGAL as the grid generator


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: 回复: [cgal-discuss] use CGAL as the grid generator
  • Date: Mon, 07 Jan 2013 11:19:41 +0100
  • Organization: GeometryFactory

Le lundi 07 janvier 2013 18:13:19

a écrit :
> Dear Lauren Rineau:
> thank you very much for you feedback. I am reading the tutorial for 2D
> mesh. But it seems in the tutorial , polygon package was not used. only
> some points were set. Could you please give me some more information about
> generation mesh in a polygon region

The 2D Mesh Generation package deals with segment constraints. But you can
insert the edges of a polygon one by one in the constrained Delaunay
triangulation, and the result will be a mesh of the interior of the polygon.

--
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.18.

Top of Page