CRS4

A single-pass GPU ray casting framework for interactive out-of-core rendering of massive volumetric datasets

Enrico Gobbetti, Fabio Marton, José A. Iglesias Guitián
Visual Computer, Volume 24, Number 7-9, page 797--806 - 2008
Télécharger la publication : cgi2008-movr.pdf [11.6Mo]  
We present an adaptive out-of-core technique for rendering massive scalar volumes employing single pass GPU raycasting. The method is based on the decomposition of a volumetric dataset into small cubical bricks, which are then organized into an octree structure maintained out-of-core. The octree contains the original data at the leaves, and a filtered representation of children at inner nodes. At runtime an adaptive loader, executing on the CPU, updates a view- and transfer function-dependent working set of bricks maintained on GPU memory by asynchronously fetching data from the out-of-core octree representation. At each frame, a compact indexing structure, which spatially organizes the current working set into an octree hierarchy, is encoded in a small texture. This data structure is then exploited by an efficient stackless raycasting algorithm, which computes the volume rendering integral by visiting non-empty bricks in front-to-back order and adapting sampling density to brick resolution. Block visibility information is fed back to the loader to avoid refinement and data loading of occluded zones. The resulting method is able to interactively explore multi-giga-voxel datasets on a desktop PC.

Images et films

 

Références BibTex

@Article{GMG08a,
  author       = {Gobbetti, E. and Marton, F. and Iglesias Guitián, J.},
  title        = {A single-pass GPU ray casting framework for interactive out-of-core rendering of massive volumetric datasets},
  journal      = {Visual Computer},
  number       = {7-9},
  volume       = {24},
  pages        = {797--806},
  year         = {2008},
  note         = {Proc. CGI 2008url:   idxproject: 3DANATOMICALHUMAN,CYBERSAR},
  url          = {https://publications.crs4.it/pubdocs/2008/GMG08a},
}

Autres publications dans la base

» Enrico Gobbetti
» Fabio Marton
» José A. Iglesias Guitián