DocumentCode
1365468
Title
Interactive Volume Visualization of General Polyhedral Grids
Author
Muigg, Philipp ; Hadwiger, Markus ; Doleisch, Helmut ; Gröller, Eduard
Author_Institution
Vienna Univ. of Technol., Vienna, Austria
Volume
17
Issue
12
fYear
2011
Firstpage
2115
Lastpage
2124
Abstract
This paper presents a novel framework for visualizing volumetric data specified on complex polyhedral grids, without the need to perform any kind of a priori tetrahedralization. These grids are composed of polyhedra that often are non-convex and have an arbitrary number of faces, where the faces can be non-planar with an arbitrary number of vertices. The importance of such grids in state-of-the-art simulation packages is increasing rapidly. We propose a very compact, face-based data structure for representing such meshes for visualization, called two-sided face sequence lists (TSFSL), as well as an algorithm for direct GPU-based ray-casting using this representation. The TSFSL data structure is able to represent the entire mesh topology in a 1D TSFSL data array of face records, which facilitates the use of efficient 1D texture accesses for visualization. In order to scale to large data sizes, we employ a mesh decomposition into bricks that can be handled independently, where each brick is then composed of its own TSFSL array. This bricking enables memory savings and performance improvements for large meshes. We illustrate the feasibility of our approach with real-world application results, by visualizing highly complex polyhedral data from commercial state-of-the-art simulation packages.
Keywords
data structures; data visualisation; interactive systems; simulation; GPU-based ray casting; TSFSL; a priori tetrahedralization; face-based data structure; general polyhedral grids; interactive volume visualization; simulation packages; two-sided face sequence lists; volumetric data visualization; Data visualization; Geometry; Graphics processing unit; Rendering (computer graphics); GPU-based visualization.; Volume rendering; polyhedral grids; unstructured grids;
fLanguage
English
Journal_Title
Visualization and Computer Graphics, IEEE Transactions on
Publisher
ieee
ISSN
1077-2626
Type
jour
DOI
10.1109/TVCG.2011.216
Filename
6064976
Link To Document