Fourier Volume Rendering on GPGPU

Degui Xiao,Yi Liu,Lei Yang,Zhiyong Li,Kenli Li
DOI: https://doi.org/10.1007/978-3-642-01513-7_71
2009-01-01
Abstract:Fourier Volume Rendering (FVR) is a volume rendering technique with lower computational complexity of O(N 2 logN) for an N 3 data array. A new FVR algorithm is proposed through expanding Fourier Projection-Slice Theorem into High-Dimension and mapping the pipeline totally on GPU. A windowed-sinc function is used as reconstruction filter to implement higher-order interpolation and reduction of samples is executed on GPU in parallel, which meets the architecture of Heterogeneous multi-core. The rendering is accelerated by a factor of 7 when rendering image's resolution is larger than 512×512.
What problem does this paper attempt to address?