3D Distance Fields: A Survey of Techniques and Applications

M. W. Jones, A. Bærentzen, and M. Srámek

Abstract

A distance field is a representation where, at each point within the field, we know the distance from that point to the closest point on any object within the domain. In addition to distance, other properties may be derived from the distance field, such as the direction to the surface, and when the distance field is signed, we may also determine if the point is internal or external to objects within the domain. The distance field has been found to be a useful construction within the areas of computer vision, physics, and computer graphics. This paper serves as an exposition of methods for the production of distance fields, and a review of alternative representations and applications of distance fields. In the course of this paper, we present various methods from all three of the above areas, and we answer pertinent questions such as How accurate are these methods compared to each other? How simple are they to implement?, and What is the complexity and runtime of such methods?

Related Files

PDF iconPre-print
MP4 iconVideo

DOI

10.1109/TVCG.2006.56
https://dx.doi.org/10.1109/TVCG.2006.56

Citation

M. W. Jones, A. Bærentzen, and M. Srámek, 3D Distance Fields: A Survey of Techniques and Applications, IEEE Transactions on Visualization and Computer Graphics, 12(4), 581-599, July/August 2006. https://dx.doi.org/10.1109/TVCG.2006.56

BibTeX

@ARTICLE{Distance_Fields,
	author = {Mark W. Jones and Andreas B{\ae}rentzen and Milo{\v s} {\v S}r{\'a}mek},
	title = {3D Distance Fields: A Survey of Techniques and Applications},
	journal = {IEEE Transactions on Visualization and Computer Graphics},
	volume = {12},
	pages = {581--599},
	number = {4},
	doi = {10.1109/TVCG.2006.56},
	issn = {1077-2626},
	date={2006-07-01}
}