Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: performance of 3D-Booleans

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: performance of 3D-Booleans


Chronological Thread 
  • From: Carlos Carbonera <>
  • To:
  • Subject: Re: [cgal-discuss] Re: performance of 3D-Booleans
  • Date: Tue, 28 Aug 2007 13:12:05 -0400 (AST)
  • Organization: UPR-RP Gauss Research Laboratory

Hi Peter,

Thank you very much! This is exactly what I needed.

Cheers,
Carlios

On Aug 28, 2007 12:19 PM, Peter Hachenberger
<>
wrote:

> I forgot, some of the data is at
>
> http://www.mpi-inf.mpg.de/~hachenb/Nef/
>
> On Fri, 2007-08-17 at 21:58 +0200,
>
> wrote:
> > Hi,
> >
> > Let me share some of my performance numbers; I hope this opens up
> > the discussion.
> >
> > I have a small prototype that calculates triangle-triangle
> > intersections.
> > If my initial points have 8 significant digits, I can calculate
> > 170K intersctions per second using extended arithmetic operations.
> > The results of the intersections will be stored as exteded precision
> > rational numbers. (That is, the results of the numerator and
> > denominator require more than 64 bits each.)
> >
> > Does anyone have any performance numbers to share?
> >
> > Thanks,
> > Carlos
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>



Archive powered by MHonArc 2.6.16.

Top of Page