Sciweavers

CGF
2004

DiFi: Fast 3D Distance Field Computation Using Graphics Hardware

13 years 4 months ago
DiFi: Fast 3D Distance Field Computation Using Graphics Hardware
We present an algorithm for fast computation of discretized 3D distance fields using graphics hardware. Given a set of primitives and a distance metric, our algorithm computes the distance field for each slice of a uniform spatial grid by rasterizing the distance functions of the primitives. We compute bounds on the spatial extent of the Voronoi region of each primitive. These bounds are used to cull and clamp the distance functions rendered for each slice. Our algorithm is applicable to all geometric models and does not make any assumptions about connectivity or a manifold representation. We have used our algorithm to compute distance fields of large models composed of tens of thousands of primitives on high resolution grids. Moreover, we demonstrate its application to medial axis evaluation and proximity computations. As compared to earlier approaches, we are able to achieve an order of magnitude improvement in the running time. Categories and Subject Descriptors (according to ACM C...
Avneesh Sud, Miguel A. Otaduy, Dinesh Manocha
Added 16 Dec 2010
Updated 16 Dec 2010
Type Journal
Year 2004
Where CGF
Authors Avneesh Sud, Miguel A. Otaduy, Dinesh Manocha
Comments (0)