Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: intersection of 2 Nef_Polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: intersection of 2 Nef_Polyhedron


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: intersection of 2 Nef_Polyhedron
  • Date: Thu, 30 Jun 2011 19:11:06 +0200

thierry Fernandez wrote:
I compile in release mode.

Yes I use OFF_to_nef_3.

As I said OFF_to_nef_3 is slower.
First construct a polyhedron (if your input is a 2-manifold) and then
build nef from the polyhedron.

For which application are you using nef?

Sebastien.

2011/6/30 Sebastien Loriot (GeometryFactory) <sloriot.ml <http://sloriot.ml>@gmail.com <http://gmail.com>>

tfern90 wrote:

it's a bit faster, but still too: 1 second

--

View this message in context:

http://cgal-discuss.949826.n4.__nabble.com/intersection-of-2-__Nef-Polyhedron-__tp3635879p3636030.html

<http://cgal-discuss.949826.n4.nabble.com/intersection-of-2-Nef-Polyhedron-tp3635879p3636030.html>
Sent from the cgal-discuss mailing list archive at Nabble.com.


Try upgrading your computer.

Did you compile with optimizations and release mode?
how do you import your model as a nef polyhedron? using the
constructor from polyhedron or OFF_to_nef_3 (the former being faster)?


Sebastien.

-- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/__wws/info/cgal-discuss
<https://lists-sop.inria.fr/wws/info/cgal-discuss>






Archive powered by MHonArc 2.6.16.

Top of Page