Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Triangulation on a sphere using CGAL.

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Triangulation on a sphere using CGAL.


Chronological Thread 
  • From: Michael Kalygin <>
  • To:
  • Subject: [cgal-discuss] Re: Triangulation on a sphere using CGAL.
  • Date: Mon, 5 Nov 2012 02:33:57 -0800 (PST)

Thank you for your answer! As I understand, the best way to achieve my goal is to construct 3D Delaunay triangulation (with fake point in the center of a sphere and some points on a sphere itself) and get it's finite convex hull. Am I right? This example seems to be what I'm looking for: http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Convex_hull_3/Chapter_main.html#Subsection_16.4.1

View this message in context: Re: Triangulation on a sphere using CGAL.
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page