Related Experiment Videos
Adaptive extraction of time-varying isosurfaces
Benjamin Gregorski1, Joshua Senecal, Mark A Duchaineau
1Center for Applied Scientific Computing, Lawrence Livermore National Laboratory, 7000 East Ave., Livermore, CA 94551, USA. gregorski1@llnl.gov
IEEE Transactions on Visualization and Computer Graphics
|November 6, 2004
Summary
This study introduces an adaptive algorithm for visualizing time-varying volume data. It efficiently extracts isosurfaces from compressed data using hardware acceleration and a novel data layout for out-of-core visualization.
Area of Science:
- Computer Graphics
- Scientific Visualization
- Data Compression
Background:
- Time-varying volume data presents significant visualization challenges due to its size and dynamic nature.
- Existing methods struggle with efficient real-time rendering and handling large datasets that exceed memory capacity.
Purpose of the Study:
- To develop an adaptive algorithm for extracting and rendering isosurfaces from compressed time-varying volume data.
- To enable efficient out-of-core visualization of large-scale dynamic datasets.
Main Methods:
- Utilized tetrahedral meshes with longest edge bisection for multiresolution spatial representation.
- Adapted the mesh over time to approximate the evolving volume.
- Employed graphics hardware vertex programming for accelerated isosurface reextraction.
- Implemented a data layout scheme for spatially and temporally coherent data access.
Main Results:
- Achieved adaptive extraction and rendering of isosurfaces from compressed time-varying volumes.
- Demonstrated acceleration of isosurface reextraction using modern graphics hardware.
- Enabled out-of-core visualization through a coherent data access pattern.
Conclusions:
- The proposed algorithm offers an efficient solution for visualizing dynamic volumetric data.
- The combination of adaptive multiresolution meshes, hardware acceleration, and optimized data layout facilitates large-scale, out-of-core visualization.