Interactive visualization of unstructured grids using hierarchical 3D textures

  • Authors:
  • Joshua Leven;Jason Corso;Jonathan Cohen;Subodh Kumar

  • Affiliations:
  • The Johns Hopkins University;The Johns Hopkins University;The Johns Hopkins University;The Johns Hopkins University

  • Venue:
  • VVS '02 Proceedings of the 2002 IEEE symposium on Volume visualization and graphics
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a system for interactively rendering large, unstructured grids. Our approach is to voxelize the grid into a 3D voxel octree, and then to render the data using hierarchical, 3D texture mapping. This approach leverages the current 3D texture mapping PC hardware for the problem of unstructured grid rendering. We specialize the 3D texture octree to the task of rendering unstructured grids through a novel pad and stencil algorithm, which distinguishes between data and non-data voxels. Both the voxelization and rendering processes efficiently manage large, out-of-core datasets. The system manages cache usage in main memory and texture memory, as well as bandwidths among disk, main memory, and texture memory. It also manages rendering load to achieve interactivity at all times. It maximizes a quality metric for a desired level of interactivity. It has been applied to a number of large data and produces high quality images at interactive, user-selectable frame rates using standard PC hardware.