Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] mesh example?

Subject: CGAL users discussion list

List archive

[cgal-discuss] mesh example?


Chronological Thread 
  • From: Randy Heiland <>
  • To: cgal-discuss <>
  • Subject: [cgal-discuss] mesh example?
  • Date: Wed, 12 Dec 2012 09:59:14 -0500

Hello,  Can someone point me to an example use of generating a 3D tetrahedral mesh from either input points/polyhedra or a stack of images?

I blindly tried this (after downloading the 3Dircad* dataset), which seemed to run several seconds, but apparently produced no output:

~/dev/CGAL/CGAL_build/demo/Mesh_2$ mesh 3Dircadb2.1/MESHES_VTK.zip
# Shewchuk Triangle .poly file, produced by the CGAL::Mesh_2 package
# Neither attributes nor boundary markers are used.
0 2 0 0


0 0

0
Mesh points: 0
Mesh triangles: 0



Archive powered by MHonArc 2.6.18.

Top of Page