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: 杨成林 <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Triangulation on a sphere using CGAL.
  • Date: Mon, 5 Nov 2012 21:36:29 +0800

Years ago, I wrote a program about this, when I am new to CGAL and programming.
D&V_on_sphere_source.zip


2012/11/5 Monique Teillaud <>
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

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





--
杨成林
Yang Chenglin



Archive powered by MHonArc 2.6.18.

Top of Page