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: isscandar <>
  • To:
  • Subject: [cgal-discuss] Re: Triangulation on a sphere using CGAL.
  • Date: Fri, 28 Jun 2013 09:32:51 -0700 (PDT)

Michael Kalygin wrote
> Hi, isscandar, I understand that CGAL has a huge manual. I started from
> these sections. If you read them, you will understand how to work with
> triangulation. Take a look at examples too.
> http://www.cgal.org/Manual/3.2/doc_html/cgal_manual/Triangulation_3/Chapter_main.html
> http://www.cgal.org/Manual/latest/doc_html/cgal_manual/TriangulationDS_3_ref/Concept_TriangulationDataStructure_3.html
> http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Triangulation_3_ref/Class_Triangulation_3.html

Hello Michael,
thank you very much for your help!
I have read some of the manual but I am still confused: quoting from the
manual /The class Triangulation_3 represents a 3-dimensional
tetrahedralization of points./ but I think I do not need tetrahedrons in the
space because I think I need spherical triangle
(http://mathworld.wolfram.com/SphericalTriangle.html), it is not clear to me
whether I can get the spherical triangle from the tetrahedrons. What am I
missing?

Alessandro



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Triangulation-on-a-sphere-using-CGAL-tp4656139p4657730.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page