Fast, Exact, Linear Booleans
Gilbert Bernstein, Don Fussell
In Computer Graphics Forum, 28(5), 2009.
Abstract: We present a new system for robustly performing Boolean operations on linear, 3D polyhedra. Our system is exact, meaning that all internal numeric predicates are exactly decided in the sense of exact geometric computation. Our BSP-tree based system is 16-28x faster at performing iterative computations than CGAL's Nef Polyhedra based system, the current best practice in robust Boolean operations, while being only twice as slow as the non-robust modeler Maya. Meanwhile, we achieve a much smaller substrate of geometric subroutines than previous work, comprised of only 4 predicates, a convex polygon constructor, and a convex polygon splitting routine. The use of a BSP-tree based Boolean algorithm atop this substrate allows us to explicitly handle all geometric degeneracies without treating a large number of cases.
Keyword(s): I.3.5 [Computer Graphics]: Computing Methodologies—Computational Geometry and Object Modeling
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2009.01504.x
BibTeX format:
@article{CGF:CGF1504,
  author = {Gilbert Bernstein and Don Fussell},
  title = {Fast, Exact, Linear Booleans},
  journal = {Computer Graphics Forum},
  volume = {28},
  number = {5},
  pages = {1269--1278},
  year = {2009},
}
Search for more articles by Gilbert Bernstein.
Search for more articles by Don Fussell.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."