Fast Computing Adaptively Sampled Distance Field on GPU

Loading...
Thumbnail Image
Date
2011
Journal Title
Journal ISSN
Volume Title
Publisher
The Eurographics Association
Abstract
In this paper we present an efficient method to compute the signed distance field for a large triangle mesh, which can run interactively with GPU accelerated. Restricted by absence of flexible pointer addressing on GPU, we design a novel multi-layer hash table to organize the voxel/triangle overlap pairs as two-tuples, such strategy provides an efficient way to store and access. Based on the general octree structure idea, a GPU-based octree structure is given to generate the sample points which are used to calculate the shortest distance to the triangle mesh. Classifying sample points into three types provides a well tradeoff between performance and precision, and when implementing the algorithm on GPU, these samples are also organized into blocks to share the triangles among threads to save bandwidth. Finally we demonstrate efficient calculation of the global signed distance field for some typical large triangle meshes with pseudo-normal method. Compared to previous work, our algorithm is quite fast in performance.
Description

        
@inproceedings{
:10.2312/PE/PG/PG2011short/025-030
, booktitle = {
Pacific Graphics Short Papers
}, editor = {
Bing-Yu Chen and Jan Kautz and Tong-Yee Lee and Ming C. Lin
}, title = {{
Fast Computing Adaptively Sampled Distance Field on GPU
}}, author = {
Yin, Kangxue
and
Liu, Youquan
and
Wu, Enhua
}, year = {
2011
}, publisher = {
The Eurographics Association
}, ISBN = {
978-3-905673-84-5
}, DOI = {
/10.2312/PE/PG/PG2011short/025-030
} }
Citation
Collections