Computer Graphics Forum

Volume and Isosurface Rendering with GPU-Accelerated Cell Projection*

Ricardo Marroquim, André Maximo, Ricardo Farias, and Claudio Esperança

We present an efficient Graphics Processing Unit GPU‐based implementation of the Projected Tetrahedra (PT) algorithm. By reducing most of the CPU–GPU data transfer, the algorithm achieves interactive frame rates (up to 2.0 M Tets/s) on current graphics hardware. Since no topology information is stored, it requires substantially less memory than recent interactive ray casting approaches. The method uses a two‐pass GPU approach with two fragment shaders. This work includes extended volume inspection capabilities by supporting interactive transfer function editing and isosurface highlighting using a Phong illumination model.


More Information

Gallery

Citation

Ricardo Marroquim, André Maximo, Ricardo Farias, and Claudio Esperança, Volume and Isosurface Rendering with GPU-Accelerated Cell Projection*, Computer Graphics Forum, 27, pp. 24–35, 2008.

BibTex

@article{bib:marroquim:2008,
    author       = { Marroquim, Ricardo and Maximo, André and Farias, Ricardo and Esperança, Claudio },    
    title        = { Volume and Isosurface Rendering with GPU-Accelerated Cell Projection* },
    journal      = { Computer Graphics Forum },
    volume       = { 27 },
    year         = { 2008 },
    pages        = { 24--35 },
    doi          = { 10.1111/j.1467-8659.2007.01038.x },
    dblp         = { journals/cgf/MarroquimMFE08 },
    url          = { https://publications.graphics.tudelft.nl/papers/625 },
}