Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Triangulation on a sphere using CGAL.
  • Date: Mon, 05 Nov 2012 13:25:16 +0100

Le 05/11/12 11:33, Michael Kalygin a écrit :
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

indeed, it looks good for you
(as you say, with a fake point, inserted first, in order to remove degeneracies)

--
Monique Teillaud
http://www.inria.fr/sophia/members/Monique.Teillaud/
INRIA Sophia Antipolis - Méditerranée
Institut National de Recherche en Informatique et Automatique



Archive powered by MHonArc 2.6.18.

Top of Page