Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Reading in a Delaunay Terrain

Subject: CGAL users discussion list

List archive

[cgal-discuss] Reading in a Delaunay Terrain


Chronological Thread 
  • From: Manu Kaul <>
  • To:
  • Subject: [cgal-discuss] Reading in a Delaunay Terrain
  • Date: Mon, 17 Sep 2012 08:56:09 +0200

Hi All,
Is it possible to read in a .geom file generated by some other program? It has a Delaunay Terrain in it. 
I need to use --> http://cs.smith.edu/~orourke/ShortestPaths/ 
And it seems like the code has its own way of indexing the vertices, faces etc. So I want to skip 
terrain generation from raw x,y,z points in CGAL and just read in this TIN. Possible?

Thanks,
Manu
 

--

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low, and achieving our mark.
- Michelangelo


  • [cgal-discuss] Reading in a Delaunay Terrain, Manu Kaul, 09/17/2012

Archive powered by MHonArc 2.6.18.

Top of Page