Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Tiangulation with holes

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Tiangulation with holes


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Tiangulation with holes
  • Date: Wed, 02 Oct 2013 10:30:10 +0200
  • Organization: GeometryFactory

IIUC, you have a set of 3D polylines in parallel planes and you'd like
to construct a 3D mesh out of this.

We have a prototype implementing [1] but for now it only produces
surface triangulation and it is not ready for public distribution.

Outside of CGAL there is this:
http://www.cse.wustl.edu/~taoju/lliu/paper/ctr2suf/program.html
I have never tried it and don't know how it performs.

Sebastien.


[1] http://hal.inria.fr/inria-00076934

On 10/02/2013 10:09 AM, khaldon hmesheh wrote:
Hello,

I have some plate which are defined in 2D plane as in the attached file.
I want to get a 3D triangulation of this plate.The outer contour of the
plate, the contours of the holes inside the plate and plate's thickness
are the given information.And my question is how to generate a 3D
triangulation of this 2D plate in CGAL?

regards
Sniper




Archive powered by MHonArc 2.6.18.

Top of Page