Slicing-based volumetric collision detection

  • Authors:
  • Michael Boyles;Shiaofen Fang

  • Affiliations:
  • Advanced Visualization Laboratory, Indiana University, 799 West Michigan Street, ET 012, Indianapolis, Indiana;Department of Computer and Information Science, Indiana University Purdue University Indianapolis, 723 West Michigan Street, SL 280, Indianapolis, Indiana

  • Venue:
  • Journal of Graphics Tools
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present a new approach for collision detection of volumetric objects. Good speeds and accuracy can be achieved using existing graphics hardware. The algorithm is simple to implement and, unlike other collision detection mechanisms, requires very little extra memory and preprocessing time. Using a combination of the two-dimensional scanline process and three-dimensional texture mapping technique, a number of polygonal slices can be computed for all volume objects in a scene. For each slice, the objects are checked for collisions using the framebuffer and logical color coding operations. Experiments are provided and analyzed.