VolVis Gallery
 
Volume Visualization (VolVis) generally refers to the rendering of a scalar volumetric datset (possibly resulting from texture synthesis of a 3D vector / flow field). Based on the conventional Surface Graphics (in which an object is modeled by patched polygons on the surface --- empty inside), iso-surface techniques such as Marching Cubes [1], Dividing Cubes [2], and Marching Tetrahedra [3] work by fitting intermediate geometric primitives (e.g., triangles, Figure 1.a) to a threshold-defined 2D manifold prior to surface rendering (typically accelerated using commodity graphics cards and even Graphical Processing Units --- GPUs, Figure 1.b). Based on the increasingly established Volume Graphics (in which an object is modeled by solid volumetric elements --- voxels), direct volume rendering (volume rendering for short) techniques such as Ray Casting [4], Splatting [5], Cell-Projection [6], [7], [8], Shear-Warp [9], and hardware-based 2D / 3D texture mapping [10] eliminate the need for the construction of any intermediate representation, but instead operate on voxels by using a light absorption-emission model (used to approximate the interaction between light and the volume) and a transfer function (a map / transform used to emphasize or suppress part of the data from the rest) to assign colors and opacities (RGBA) to the voxels that are then sampled and composited or blended (through integral convolution) along the view direction (Figure 2). Volume rendering can also be implemented in the frequency domain [11], [12]. To provide a context for enhanced depth cueing and orientation, geometric objects such as arbitrarily-aligned clipping planes or surgical devices (e.g., scalpel) are sometimes rendered in combination with voxel-based volume data [13]. Iso-surfacing is good at displaying relatively simple or regular contour surfaces and at measuring surface area and volume, whereas volume rendering is well suited for delineating the distribution of some physical property (e.g., density, temperature, and pressure) within a dense volume and for representing amorphous transparent gel-like objects such as clouds, smoke, and fluid flows that are too complicated to be geometrically modeled using polygons. Hybrid Rendering incorporates iso-surfacing and volume rendering in the rendition of a single view and hence exploits the advantages of both.
Figure 1. Iso-surface extraction (via marching cubes) and rendering (© Zhanping Liu).
 
Figure 2. Ray casting for volume rendering (© Zhanping Liu).
 
 
REFERENCES

[ 1] William E. Lorensen and Harvey E. Cline, "Marching Cubes: A High Resolution 3D Surface Construction Algorithm," Computer Graphics, Vol. 21, No. 4, pp. 163-169, 1987.

[ 2] H. E. Cline, W. E. Lorensen, S. Ludke, C. R. Crawford, and B. C. Teeter, "Two Algorithms for the Three-Dimensional Construction of Tomograms," Medical Physics, Vol. 15, Vol. 3, pp. 320-327, 1988.

[ 3] Andre Guezier and Robert Hummel, "Exploiting Triangulated Surface Extraction Using Tetrahedral Decomposition," IEEE Transactions on Visualization and Computer Graphics, Vol. 1, No. 4, pp. 328-342, 1995.

[ 4] Marc Levoy, "Display of Surfaces from Volume Data, " IEEE Computer Graphics and Applications, Vol. 8, No. 5, pp. 29-37, 1988.

[ 5] Lee Westover, "Footprint Evaluation for Volume Rendering, " Computer Graphics, Vol. 24, No. 4, pp. 367-376, 1990.

[ 6] Craig Upson and MichaelKeeler, "V-BUFFER: Visible Volume Rendering," Proceedings of ACM SIGGRAPH 88, Aug 1-5, Atlanta, GA, pp. 59-64, 1988.

[ 7] Peter Shirley and Allan Tuchman, "A Polygonal Approximation to Direct Scalar Volume Rendering," Proceedings of the 1990 Workshop on Volume Visualization, Dec 10-11, San Diego, CA, pp. 63-70, 1990.

[ 8] Jane Wilhelms and Allen Van Gelder, "A Coherent Projection Approach for Direct Volume Rendering," Proceedings of ACM SIGGRAPH 91, July 28-Aug 2, Las Vegas, Nevada, pp. 275-284, 1991.

[ 9] Philippe Lacroute and Marc Levoy, "Fast Volume Rendering Using a Shear-Warp Factorization of the Viewing Transformation," Proceedings of ACM SigGraph Conference 1994, Orlando, FL, July 24-29, pp. 451-458, 1994.

[10] Brian Cabral, Nancy Cam, and Jim Foran, "Accelerated Volume Rendering and Tomographic Reconstruction Using Texture Mapping Hardware," Proceedings of the 1994 Symposium on Volume Visualization, Oct 17-18, Tysons Corner, VA, pp. 91-98, 1994.

[11] Marc Levoy, "Volume Rendering Using the Fourier Projection-Slice Theorem," Proceedings of Graphics Interface 1992, Vancouver, British Columbia, Canada, May 11-15, pp. 61-69. 1992.

[12] Tom Malzbender, "Fourier Volume Rendering," ACM Transactions on Graphics, Vol. 12, No. 3, pp. 233-250, 1993.

[13] Marc Levoy, Henry Fuchs, Stephen M. Pizer, Julian Rosenman, Edward L. Chaney, George W. Sherouse, Victoria Interrante, and Jeffrey Kiel, "Volume Rendering in Radiation Treatment Planning," Proceedings of the First Conference on Visualization in Biomedical Computing, May 22-25, Atlanta, GA, pp. 4-10, 1990.

     
Research
Publications
Home Page