GPU-based 3D wavelet reconstruction with tileboarding
Antonio Garcia, Han-Wei Shen
In The Visual Computer, 21(8-10), 2005.
Abstract: In this paper, we present a GPU-based algorithm for reconstructing 3D wavelets using fragment programs. To minimize the data transfer and fragment processing overhead, we propose a novel scheme that uses tileboards as a primary layout to organize 3D wavelet coefficients. By accessing the tileboards with correct texture coordinates, Haar and Daubechies wavelets can be evaluated by the GPU in real time. The tileboard also serves as input to the rendering programs. We demonstrate how the tileboards allow us to efficiently cull unnecessary data, and we extend our work to render large volumes with multiple resolution levels.
Keyword(s): tileboards, wavelets
BibTeX format:
@article{Garcia:2005:G3W,
  author = {Antonio Garcia and Han-Wei Shen},
  title = {GPU-based 3D wavelet reconstruction with tileboarding},
  journal = {The Visual Computer},
  volume = {21},
  number = {8-10},
  pages = {755--763},
  year = {2005},
}
Search for more articles by Antonio Garcia.
Search for more articles by Han-Wei Shen.

Return to the search page.


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