Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] parameterization of genus-3 mesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] parameterization of genus-3 mesh


Chronological Thread 
  • From: Laurent Saboret <>
  • To:
  • Subject: Re: [cgal-discuss] parameterization of genus-3 mesh
  • Date: Mon, 03 Dec 2007 14:47:25 +0100
  • Organization: INRIA Sophia-Antipolis

Hi Defeng,

CGAL Surface_mesh_parameterization package
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Surface_mesh_parameterization/Chapter_main.html
can parameterize genus-1 meshes (topological disks).

This package does not provide any algorithm to transform an arbitrary mesh into a topological disk, the user being responsible for generating such a cut graph. Nevertheless, we provide a simple cutting algorithm for the sake of completeness. See details at http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Surface_mesh_parameterization/Chapter_main.html#Section_39.5

Best regards,
--
Laurent Saboret
INRIA Sophia-Antipolis


Defeng WANG a écrit :
Hello, CGALers,

Ask one quick question, if I want to parameterize of a genus-3 mesh, what should I do by using CGAL?

Thanks for any comments.
Best wishes,
Defeng




Archive powered by MHonArc 2.6.16.

Top of Page