Skip to Content.
Sympa Menu

cgal-discuss - Re: RE: [cgal-discuss] Performance of boolean operations on Nef_polyhedron_3

Subject: CGAL users discussion list

List archive

Re: RE: [cgal-discuss] Performance of boolean operations on Nef_polyhedron_3


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: RE: [cgal-discuss] Performance of boolean operations on Nef_polyhedron_3
  • Date: Mon, 7 Dec 2009 12:45:40 +0100 (CET)

This is a follow up on the inquiry I placed about a month ago on the
performance of CGAL's Nef_Polyhedron with boolean operations.

I have found and evaluated another GPL library that specializes in boolean
operations on Polyhedra. This library (CARVE) performed on average 100 (ONE
HUNDRED) times faster than CGAL with the typical use-cases that apply to our
application. It also proved completely computationably stable with our tests.

In our case CARVE makes it possible to successfully comlete the project.


Best regards,
Martein



Archive powered by MHonArc 2.6.16.

Top of Page