English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

Boolean Operations on 3D Selective Nef Complexes: Optimized Implementation and Experiments

MPS-Authors
/persons/resource/persons44560

Hachenberger,  Peter
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons44766

Kettner,  Lutz
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Hachenberger, P., & Kettner, L. (2005). Boolean Operations on 3D Selective Nef Complexes: Optimized Implementation and Experiments. In ACM Symposium on Solid and Physical Modeling (SPM 2005) (pp. 163-174). New York, USA: ACM.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-25FA-1
Abstract
Nef polyhedra in $d$-dimensional space are the closure of half-spaces under boolean set operation. In consequence, they can represent non-manifold situations, open and closed sets, mixed-dimensional complexes and they are closed under all boolean and topological operations, such as complement and boundary. They were introduced by W. Nef in his seminal 1978 book on polyhedra. We presented in previous work a new data structure for the boundary representation of three-dimensional Nef polyhedra with efficient algorithms for boolean operations. These algorithms were designed for correctness and can handle all cases, in particular all \emph{degeneracies}. To this extent we rely on exact arithmetic to avoid well known problems with floating-point arithmetic. In this paper, we present important optimizations for the algorithms. We describe the chosen implementations for the point-location and the intersection-finding subroutines, a kd-tree and a fast box-intersection algorithm, respectively. We evaluate this optimized implementation with extensive experiments that supplement the runtime analysis from our previous paper and that illustrate the effectiveness of our optimizations. We compare our implementation with the \textsc{Acis} CAD kernel and demonstrate the power and cost of the exact arithmetic in near-degenerate situations. The implementation was released as Open Source in the \textsc{Cgal} release 3.1 in December 2004.