DocumentCode
1865792
Title
Parallel view-dependent isosurface extraction using multi-pass occlusion culling
Author
Gao, Jinzhu ; Shen, Han-Wei
Author_Institution
Dept. of Comput. & Inf. Sci., Ohio State Univ., Columbus, OH, USA
fYear
2001
fDate
23-23 Oct. 2001
Firstpage
67
Lastpage
152
Abstract
Presents a parallel algorithm that can effectively extract only the visible portion of isosurfaces. The main focus of our research is to devise a load-balanced and output-sensitive algorithm, that is, each processor will generate approximately the same amount of triangles, and cells that do not contain the visible isosurface will not be visited. A multi-pass algorithm is proposed to achieve these goals. In the algorithm, we first use an octree data structure to rapidly skip the empty cells. An image space visibility culling technique is then used to identify the visible isosurface cells in a progressive manner. To distribute the workload, we use a binary image space partitioning method to ensure that each processor will generate approximately the same amount of triangles. Isosurface extraction and visibility update are performed in parallel to reduce the total computation time. In addition to reducing the size of output geometry and accelerating the process of isosurface extraction, the multi-pass nature of our algorithm can also be used to perform time-critical computation.
Keywords
data visualisation; octrees; parallel algorithms; resource allocation; binary image space partitioning method; image space visibility culling technique; load-balanced output-sensitive algorithm; multi-pass algorithm; multi-pass occlusion culling; octree data structure; output geometry; parallel view-dependent isosurface extraction; time-critical computation; visibility update; Acceleration; Clustering algorithms; Computer graphics; Concurrent computing; Data mining; Data structures; Hardware; Isosurfaces; Large-scale systems; Partitioning algorithms;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Large-Data Visualization and Graphics, 2001. Proceedings. IEEE 2001 Symposium on
Conference_Location
San Diego, CA, USA
Print_ISBN
0-7803-7223-9
Type
conf
DOI
10.1109/PVGS.2001.964406
Filename
964406
Link To Document