Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL::Euler::collapse_edge use on CGAL::Surface_mesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL::Euler::collapse_edge use on CGAL::Surface_mesh


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL::Euler::collapse_edge use on CGAL::Surface_mesh
  • Date: Thu, 07 Sep 2017 10:29:12 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:wrOGKBHUb9WY1JFYdBvGm51GYnF86YWxBRYc798ds5kLTJ76rsywAkXT6L1XgUPTWs2DsrQf1LqQ7viocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TXhpQIVTx7wPA4wKuXuEZPJlOy20fqz8tvdeVZmnj24NPlWJQisoAPN/vMXh4ZrN+5x4TTghjxnduNTyH9yNHyalAr7/NbxttY39y1Nof8n64haUKP3drkQRrNRCHIhKW9jt56jjgXKUQbavihUaW4RiBcdWwU=
  • Organization: GeometryFactory

Le Wednesday, September 6, 2017 3:32:12 PM CEST Iasonm a ?crit :
> Hello,
>
> I have some questions regarding the use of collapse_edge on a surface_mesh.
>
> *Why I need it*
> I am implementing this
> <http://visgraph.cse.ust.hk/projects/skeleton/skeleton_sig08.pdf> for
> educational purposes.

Hi,

Once you have implemented that method, you can compare the results with the
skeletonization that is in CGAL:

https://doc.cgal.org/latest/Surface_mesh_skeletonization/index.html

It is based on another paper, published four years later:

http://ialhashim.github.io/files/documents/tag_sgp12.pdf




Archive powered by MHonArc 2.6.18.

Top of Page