Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Parametrization with fixed boundary

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Parametrization with fixed boundary


Chronological Thread 
  • From: europe Lee <>
  • To:
  • Subject: Re: [cgal-discuss] Parametrization with fixed boundary
  • Date: Wed, 12 Aug 2009 10:52:40 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xuMKJA28t54P/eBgGh6eKSBFp47okjrj54RDo4GwDpC9hDsdv/fwocNmbSQ7mGDx1i iz+Qgm76smkbvpDfoCasi8wMGdDXzyGXVGeez7YLqBnOsDVi3ZQ/xHSoIFGkeh/977Mz VS+xB/ZJvOuFPVr6gmTATEaOqg1mnVOYnq5hg=

Hi,
  you may have a look at Circular_border_arc_length_parameterizer_3
  or Circular_border_uniform_parameterizer_3

2009/8/12 Ruqin Zhang <>
Thanks a lot for the reply.

While, my case may be a little bit different. I need to assign those boundary points to some
fixed points on the circle one-by-one before parametrization. Can it handle this? Thanks!

Ruqin



On Tue, Aug 11, 2009 at 9:19 PM, Bo Schwarzstein <> wrote:
Hello,

I think you should have a look at

Chapter 39
Planar Parameterization of Triangulated Surface Meshes

Thanks.


2009/8/12 Ruqin Zhang <>

Hi guys,

I'm pretty new to this field. I know these questions may be very simple to you guys.
My questions are:

    (1) Does CGAL provide a library to map a 3D open mesh to a 2D plane with fixed
boundary (a convex circle) in a fast way?

    (2) If so, where can I get some implementation examples for that? This is gonna
help me to get started.

Thanks a lot for your help!

Ruqin







Archive powered by MHonArc 2.6.16.

Top of Page