Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Intersect points of a Complex Polygon and a Flat Mesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Intersect points of a Complex Polygon and a Flat Mesh


Chronological Thread 
  • From: Efraim Fogel <>
  • To:
  • Subject: Re: [cgal-discuss] Intersect points of a Complex Polygon and a Flat Mesh
  • Date: Thu, 08 Feb 2007 11:13:40 +0200


wrote:

Hello -

I'm quite new to CGAL and to Computational Geomtry, but I'm learning.
I have an irregular flat (trianglar) mesh structure, and a complex, non
self-intersecting polygon, and I would like to find all points of
intersection between these two objects, as shown below:
http://i17.photobucket.com/albums/b52/videohead/PolyMeshIntersect.jpg

Is there a CGAL package(?) that already does something like this?
Thanks,

- Olumide

Take a look at the "2D Arrangement" or the 2D "Intersection of Curves" packages.

--
____ _ ____ _
/_____/_) o /__________ __ //
(____ ( ( ( (_/ (_/-(-'_(/
_/




Archive powered by MHonArc 2.6.16.

Top of Page