Interactive volume isosurface rendering using BT volumes
John Kloetzli, Marc Olano, Penny Rheingans
Symposium on Interactive 3D Graphics and Games, February 2008, pp. 45--52.
Abstract: This paper presents a volume representation format called BT Volumes, along with a technique to interactively render them and two methods to create useful data in BT Volume format, including high quality reconstruction filtering. Medical applications rely heavily on isosurface data to visualize anatomy, but current real-time iso-surface rendering techniques such as Marching Cubes are limited in flexibility and provide only low-order linear reconstruction filtering. As an alternative to creating triangular geometry to represent the surface, we ray trace an exact isosurface directly inside a pixel shader. We construct a set of Bézier Tetrahedra to approximate any reconstruction filter with arbitrary footprint. We then precompute the volume convolved with this filter as a tetrahedral grid with Bézier weights that can be ray traced in graphics hardware. Our technique is fast, renders any isosurface level without additional work, and performs high quality reconstruction filtering with arbitrary footprints and reconstruction kernels.
Article URL: http://dx.doi.org/10.1145/1342250.1342257
BibTeX format:
@inproceedings{Kloetzli:2008:IVI,
  author = {John Kloetzli and Marc Olano and Penny Rheingans},
  title = {Interactive volume isosurface rendering using BT volumes},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {45--52},
  month = feb,
  year = {2008},
}
Search for more articles by John Kloetzli.
Search for more articles by Marc Olano.
Search for more articles by Penny Rheingans.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."