Binary partitions with applications to hidden surface removal and solid modelling

  • Authors:
  • M. S. Paterson;F. F. Yao

  • Affiliations:
  • Department of Computer Science, University of Warwick, Coventry, CV4 7AL, England;Xerox Palo Alto Research Center, 3333 Coyote Hill Road, Palo Alto, CA

  • Venue:
  • SCG '89 Proceedings of the fifth annual symposium on Computational geometry
  • Year:
  • 1989

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider schemes for recursively dividing a set of geometric objects by hyperplanes until all objects are separated. Such a binary partition is naturally considered as a binary tree where each internal node corresponds to a division and the leaves correspond to the resulting fragments of objects. The goal is to choose the hyperplanes properly so that the size of the binary partition, i.e., the number of resulting fragments of the objects, is minimized. We construct binary partitions of size &Ogr;(n log n) for n edges in the plane, and of size &Ogr;(n) if the edges are orthogonal. In three dimensions, we obtain binary partitions of size &Ogr;(n2) for n planar facets, and prove a lower bound of &OHgr;(n3/2). Two applications of efficient binary partitions are given. The first is an &Ogr;(n2)-sized data structure for implementing a hidden-surface removal scheme of Fuchs, Kedem and Naylor [5]. The second application is in solid modelling: given a polyhedron described by its n faces, we show how to generate an &Ogr;(n2)-sized CSG (constructive-solid-geometry) formula whose literals correspond to half-spaces supporting the faces of the polyhedron (see Peterson [9] and Dobkin et al. [3]). The best previous results for both of these problems were &Ogr;(n3).