Interactive 3D distance field computation using linear factorization
Avneesh Sud, Naga Govindaraju, Russell Gayle, Dinesh Manocha
Symposium on Interactive 3D Graphics and Games, March 2006, pp. 117--124.
Abstract: We present an interactive algorithm to compute discretized 3D Euclidean distance fields. Given a set of piecewise linear geometric primitives, our algorithm computes the distance field for each slice of a uniform spatial grid. We express the non-linear distance function of each primitive as a dot product of linear factors. The linear terms are efficiently computed using texture mapping hardware. We also improve the performance by using culling techniques that reduce the number of distance function evaluations using bounds on Voronoi regions of the primitives. Our algorithm involves no preprocessing and is able to handle complex deforming models at interactive rates. We have implemented our algorithm on a PC with NVIDIA GeForce 7800 GPU and applied it to models composed of thousands of triangles. We demonstrate its application to medial axis approximation and proximity computations between rigid and deformable models. In practice, our algorithm is more accurate and almost one order of magnitude faster as compared to previous distance computation algorithms that use graphics hardware.
Article URL: http://dx.doi.org/10.1145/1111411.1111432
BibTeX format:
@inproceedings{Sud:2006:I3D,
  author = {Avneesh Sud and Naga Govindaraju and Russell Gayle and Dinesh Manocha},
  title = {Interactive 3D distance field computation using linear factorization},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {117--124},
  month = mar,
  year = {2006},
}
Search for more articles by Avneesh Sud.
Search for more articles by Naga Govindaraju.
Search for more articles by Russell Gayle.
Search for more articles by Dinesh Manocha.

Return to the search page.


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