Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Mesh generation question


Chronological Thread 
  • From: Ram <>
  • To:
  • Subject: [cgal-discuss] Mesh generation question
  • Date: Mon, 16 Jan 2012 09:24:52 -0800 (PST)


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

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.

Thanks,
--Ram

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Mesh-generation-question-tp4300233p4300233.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page