Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] I don't know how can i use "Parameterization" in "Polyhedron_3 Demo"

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] I don't know how can i use "Parameterization" in "Polyhedron_3 Demo"


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] I don't know how can i use "Parameterization" in "Polyhedron_3 Demo"
  • Date: Mon, 10 Dec 2012 14:52:47 +0100
  • Organization: GeometryFactory

Le samedi 08 décembre 2012 22:10:52 BH a écrit :
> Hi
>
> I'm beginner of CGal.
>
>
> I started CGal to use "Parameterization" function, and I'm really fascinated
> by enormous and incredible CGal function!!
>
> But.....I can't use CGal Parameterization in "Polyhedron_3 Demo" still yet.
>
>
> In "Polyhedron_3 Demo", there is a Parameterization function.
> But Even though I activated it, there is no difference between original
> image and output image.

If your input polyhedron is not parameterizable (because it is not
homeomorphic to a disk), then the function fails silently but on the console,
where it displays "Parameterize (MVC)...failure".

Try first with the off file named lion-head.off because that one is known to
be parameterizable.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page