Skip to Content.
Sympa Menu

cgal-discuss - Re:[cgal-discuss] The problem about installing CGAL

Subject: CGAL users discussion list

List archive

Re:[cgal-discuss] The problem about installing CGAL


Chronological Thread 
  • From: 王月欢 <>
  • To:
  • Subject: Re:[cgal-discuss] The problem about installing CGAL
  • Date: Wed, 25 Oct 2017 19:58:21 +0800 (GMT+08:00)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:YRWH1hVjVk2FtvySDYT4DHcCj33V8LGtZVwlr6E/grcLSJyIuqrYZhSBt8tkgFKBZ4jH8fUM07OQ6P+wHzFYqb+681k8M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aSV3CMxFoLLH1BpLKlJbwkPuj/oXaJQROnju0J71oaw6nqB3Y8cgQj4wlIak4zl7Fo2BDZv9Nll9vcFmclhK56sar94N46AxRvegg/ohOS/bUZaM9GESg9HxyLGkz69z2uBneRA2n+nkBFGgaj1xDBV6Wv1nBQp7tv36i5aJG0y6AMJiuQA==

Thank you very much for the help!
I have installed the CGAL successfully.
I want to do the the 3D Delaunay triangulation and draw the triangulation result using opengl, so I want to know how to get the point coordinates of every face.
I know the 2D Delaunay triangulation will do like this

And how about the 3D Delaunay triangulation?




At 2017-10-23 20:42:23, "Laurent Rineau (CGAL/GeometryFactory)" <> wrote: >That issue is seen when you try to configure an old version of CGAL with a >recent version of CMake. That is not possible, because of a change in CMake. > >-- >Laurent Rineau, PhD >R&D Engineer at GeometryFactory http://www.geometryfactory.com/ >Release Manager of the CGAL Project http://www.cgal.org/ > > >-- >You are currently subscribed to cgal-discuss. >To unsubscribe or access the archives, go to >https://sympa.inria.fr/sympa/info/cgal-discuss > >

PNG image




Archive powered by MHonArc 2.6.18.

Top of Page