Skip to Content.
Sympa Menu

cgal-discuss - K-3D and Nef 3D booleans - (almost) success

Subject: CGAL users discussion list

List archive

K-3D and Nef 3D booleans - (almost) success


Chronological Thread 
  • From: Bart Janssens <>
  • To:
  • Subject: K-3D and Nef 3D booleans - (almost) success
  • Date: Wed, 29 Aug 2007 00:16:46 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:sender; b=PLlgvsvDyWDJe8pIQwKZmlgyEPC1X3uYaBEcDJpoZIbUY1XHHjokbdcJLSgCcnGPuOGfN6vcy9uZwcC/s3ZvAm9jdw3cM9OeEhss6PYy7c+rRp0LrzkQVo34mCnJk+OIflChlJo3WjbzWyUst9yQ+pHSi3ohDv+g/xn3IEh35Bs=

Hi all,

The CGAL booleans work nicely with K-3D now. Screenshots at
http://www.k-3d.org/wiki/CGAL_Boolean_Operations

One error remains if I rotate one of two intersecting cubes a lot:

CGAL error: assertion violation!
Expr: itl != it->second.end()
File: /usr/include/CGAL/Nef_3/SNC_constructor.h
Line: 1341

It seems to happen during the boolean difference operation, but I haven't dug
deep yet on why it happens. Pointers welcome.

regards,

Bart



Archive powered by MHonArc 2.6.16.

Top of Page