Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Mesh generation question

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Mesh generation question


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Mesh generation question
  • Date: Mon, 16 Jan 2012 18:38:13 +0100
  • Organization: GeometryFactory

Le lundi 16 janvier 2012 09:24:52 Ram a écrit :
> I want to just mesh a set of points with a set of 3d line segments. From the
> examples here:
>
> http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Mesh_3/Chapter_main.h
> tml
>
> I can't figure out what mesh domain to use for this purpose. Can anyone
> please tell me how to do this?
>
> Again: My input: List of 3d points, List of 3d segments
> Output: 3d refined mesh with given criterion. (preserving the 3d segments /
> 0-dim features in the mesh)
>
> I would prefer speed, but want robust computations for sure.

Hi Ram,

How do you define your volume of interest with those sets of points and
segments? Can you post a screenshot? That may help us to understand.

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

Top of Page