GI logo
GI'96 Online Papers



Surface Intersection Using Affine Arithmetic

Luiz Henrique de Figueiredo

Abstract

We describe a variant of a domain decomposition method proposed by Gleicher and Kass for intersecting and trimming parametric surfaces. Instead of using interval arithmetic to guide the decomposition, the variant described here uses affine arithmetic, a tool recently proposed for range analysis. Affine arithmetic is similar to standard interval arithmetic, but takes into account correlations between operands and sub-formulas, generally providing much tighter bounds for the computed quantities. As a consequence, the quadtree domain decompositions are much smaller and the intersection algorithm runs faster.

The Paper

Compressed Postscript file (356 Kb)

@inproceedings{deFigueiredo-gi96,
  title     = "Surface intersection using affine arithmetic",
  author    = "Luiz Henrique de Figueiredo",
  booktitle = "Graphics Interface",
  year      = "1996",
  month     = "May",
  pages     = "168--175"
}


Up to Graphics Interface home page