Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: OUTPUT a constraint delaunay triangulation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: OUTPUT a constraint delaunay triangulation


Chronological Thread 
  • From: ChaoM <>
  • To:
  • Subject: [cgal-discuss] Re: OUTPUT a constraint delaunay triangulation
  • Date: Wed, 15 May 2013 06:08:11 -0700 (PDT)

hello:
.off is one of the output result format ~~~ you can take the result to
".txt" or other format~~I use the OpenGL to view the output~~so for example
I store the results into "D:\a.off" ,and use OpenGL to read the .off
file~glvertex3f(.......)~~
can you give the small but detail example you use the CDT and how to
remesh it?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/OUTPUT-a-constraint-delaunay-triangulation-tp4657422p4657443.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page