ACCELERATED COMPOSITION FOR PARALLEL VOLUME RENDERING

Citation
T. Hirai et T. Yamamoto, ACCELERATED COMPOSITION FOR PARALLEL VOLUME RENDERING, IEICE transactions on information and systems, E81D(1), 1998, pp. 81-87
Citations number
6
Categorie Soggetti
Computer Science Information Systems
ISSN journal
09168532
Volume
E81D
Issue
1
Year of publication
1998
Pages
81 - 87
Database
ISI
SICI code
0916-8532(1998)E81D:1<81:ACFPVR>2.0.ZU;2-J
Abstract
We describe an algorithm for efficiently compositing partial images ge nerated during parallel volume rendering on a distributed memory paral lel computer. In this object space partitioning algorithm, each PE is assigned to several subvolumes where each subvolume has a correspondin g local frame buffer, After volume rendering is performed independentl y for each subvolume, the partial images stored in the local frame buf fers are combined to generate a complete image. During this compositin g process, the communication of partial image data between the PEs is kept minimal by assigning PEs to subvolumes in an interleaved manner, This assignment makes possible a reduction in communication in the axi s direction in which there is the most communication. Experimental res ults indicate that a 9% to 35% reduction in the total rendering time c an be attained with no additional data structures and no memory overhe ad.