Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Half-edge representation, CGAL vs OpenMesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Half-edge representation, CGAL vs OpenMesh


Chronological Thread 
  • From: Nicholas Mario Wardhana <>
  • To:
  • Subject: Re: [cgal-discuss] Half-edge representation, CGAL vs OpenMesh
  • Date: Thu, 13 Jan 2011 13:03:57 +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=r44KHIdQcFQo4kAvqbnXrCfgixQ4PLvrTmO9HoVDXcqc/5L4VunqC1GPOEaL2YbpKj LBzNwbgMYdJWeuaX/O/BzLynQ7EHQOBlRzUitLc5Ay3Q/hpfjReqiX4F+VP3Bnk88W1N g36Dg+IvU49TVLafjD5RCq1i2+C7pzHocByFY=

On 12 January 2011 22:01, Pierre Alliez
<>
wrote:
> dear Nicholas,
>
> openmesh is less generic but easy when dealing with many attributes.
> although you can use boost property map with CGAL.
>
> tell us more the algorithms you plan to use/implement, ok?
>
> pierre
>
>

Hi Pierre,

Thank you for your reply. However, I'm sorry to say that we abandoned
this idea. In our project, we were originally planning to find the
intersection of polyhedra, which are represented in their half-edges,
but we discarded this idea and use different approach. We are making
our own data structure, as it is simpler to do.

Best regards,
Nicholas Mario Wardhana



Archive powered by MHonArc 2.6.16.

Top of Page