Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem about Euler Operators!

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem about Euler Operators!


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Problem about Euler Operators!
  • Date: Tue, 10 Sep 2013 10:41:32 +0200

Hi,

HDS is a 2D data structure, it cannot be used for 3D objects.

You may want to have a look at the following packages
- Combinatorial Maps
- Linear Cell Complex

Best,
--
Monique Teillaud
http://www.inria.fr/sophia/members/Monique.Teillaud/
INRIA Sophia Antipolis - Méditerranée
Institut National de Recherche en Informatique et Automatique

Le 06/09/13 07:19, ChaoM a écrit :
Hello All:
Now I have solved the 3D Boolean Operation by using the Nef
polyhedron.But I find the efficiency of Nef is very low (since 5 closed
poly, in total 1000 triangles, about 3mins). So someone suggest me tha use
the Euler Operation upon the Half-edge data structure.
And i look forward the manual, but i could found a goog example
about it. So, is there anyone use the Euler Operation and HDS to solve the
3D Boolean Operation, Or somebody could give me a small but detail example ?
Thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-about-Euler-Operators-tp4658007.html
Sent from the cgal-discuss mailing list archive at Nabble.com.







Archive powered by MHonArc 2.6.18.

Top of Page