VG06: Eurographics/IEEE VGTC Workshop on Volume Graphics 2006
Permanent URI for this collection
Browse
Browsing VG06: Eurographics/IEEE VGTC Workshop on Volume Graphics 2006 by Subject "Categories and Subject Descriptors (according to ACM CCS): I.3.3 [Computer Graphics]: Picture/Image Generation Viewing Algorithms; I.3.6 [Computer Graphics]: Methodology and Techniques Graphics data structures and data types; I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism Raytracing"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Employing Complex GPU Data Structures for the Interactive Visualization of Adaptive Mesh Refinement Data(The Eurographics Association, 2006) Vollrath, Joachim E.; Schafhitzel, Tobias; Ertl, Thomas; Raghu Machiraju and Torsten MoellerWe present a framework for interactively visualizing volumetric Adaptive Mesh Refinement (AMR) data. For this purpose we employ complex data structures to map the entire AMR dataset to graphics memory. This allows to apply hardware accelerated visualization algorithms previously only operating on uniform cartesian grids. For mapping the data to graphics memory we consider two approaches, a space-efficient, texture-based octree and a fast method based on page table address translation. We demonstrate the utility of our approach by extending an existing GPU raycasting implementation to render AMR data. As a first step to vector field visualization techniques we successfully integrated our framework into a commercial CFD postprocessing tool and visualized scalar properties of the vector field.