Texture Partitioning and Packing for Accelerating Texture-Based Volume Rendering
Wei Li, Arie Kaufman
Graphics Interface 2003, June 2003, pp. 81--88.
Abstract: To apply empty space skipping in texture-based volume rendering, we partition the texture space with a box-growing algorithm. Each sub-texture comprises of neighboring voxels with similar densities and gradient magnitudes. Sub-textures with similar range of density and gradient magnitude are then packed into larger ones to reduce the number of textures. The partitioning and packing is independent on the transfer function. During rendering, the visibility of the boxes are determined by whether any of the enclosed voxel is assigned a non-zero opacity by the current transfer function. Only the sub-textures from the visible boxes are blended and only the packed textures containing visible sub-textures reside in the texture memory. We arrange the densities and the gradients into separate textures to avoid storing the empty regions in the gradient texture, which is transfer function independent. The partitioning and packing can be considered as a lossless texture compression with an average compression rate of 3.1:1 for the gradient textures. Running on the same hardware and generating exactly the same images, the proposed method however renders 3 to 6 times faster on average than traditional approaches for various datasets in different rendering modes.
@inproceedings{Li:2003:TPA,
author = {Wei Li and Arie Kaufman},
title = {Texture Partitioning and Packing for Accelerating Texture-Based Volume Rendering},
booktitle = {Graphics Interface 2003},
pages = {81--88},
month = jun,
year = {2003},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."