Parallel Multiresolution Volume Rendering of Large Data Sets with Error-Guided Load Balancing
Chaoli Wang, Jinzhu Gao, Han-Wei Shen
Eurographics Symposium on Parallel Graphics and Visualization, 2004, pp. 23--30.
Abstract: We present a new parallel multiresolution volume rendering algorithm for visualizing large data sets. Using the wavelet transform, the raw data is first converted into a multiresolution wavelet tree. To eliminate the parent-child data dependency for reconstruction and achieve load-balanced rendering, we design a novel algorithm to partition the tree and distribute the data along a hierarchical space-filling curve with error-guided bucketization. At run time, the wavelet tree is traversed according to the user-specified error tolerance, data blocks of different resolutions are decompressed and rendered to compose the final image in parallel. Experimental results showed that our algorithm can reduce the run-time communication cost to a minimum and ensure a well-balanced workload among processors when visualizing gigabytes of data with arbitrary error tolerances.
@inproceedings{Wang:2004:PMV,
author = {Chaoli Wang and Jinzhu Gao and Han-Wei Shen},
title = {Parallel Multiresolution Volume Rendering of Large Data Sets with Error-Guided Load Balancing},
booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
pages = {23--30},
year = {2004},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."