DocumentCode :
1757809
Title :
Memory-Efficient Single-Pass GPU Rendering of Multifragment Effects
Author :
Wencheng Wang ; Guofu Xie
Author_Institution :
State Key Lab. of Comput. Sci., Inst. of Software, Beijing, China
Volume :
19
Issue :
8
fYear :
2013
fDate :
Aug. 2013
Firstpage :
1307
Lastpage :
1316
Abstract :
Rendering multifragment effects using graphics processing units (GPUs) is attractive for high speed. However, the efficiency is seriously compromised, because ordering fragments on GPUs is not easy and the GPU´s memory may not be large enough to store the whole scene geometry. Hitherto, existing methods have been unsuitable for large models or have required many passes for data transmission from CPU to GPU, resulting in a bottleneck for speedup. This paper presents a stream method for accurate rendering of multifragment effects. It decomposes the model into parts and manages these in an efficient manner, guaranteeing that the parts can easily be ordered with respect to any viewpoint, and that each part can be rendered correctly on the GPU. Thus, we can transmit the model data part by part, and once a part has been loaded onto the GPU, we immediately render it and composite its result with the results of the processed parts. In this way, we need only a single pass for data access with a very low bounded memory requirement. Moreover, we treat parts in packs for further acceleration. Results show that our method is much faster than existing methods and can easily handle large models of any size.
Keywords :
graphics processing units; rendering (computer graphics); CPU; GPU rendering; data transmission; graphics processing unit; multifragment effect rendering; Complexity theory; Data communication; Data models; Ellipsoids; Graphics processing units; Rendering (computer graphics); Slabs; Multifragment effects; accurate rendering; depth ordering; fixed amount of memory; large models;
fLanguage :
English
Journal_Title :
Visualization and Computer Graphics, IEEE Transactions on
Publisher :
ieee
ISSN :
1077-2626
Type :
jour
DOI :
10.1109/TVCG.2012.320
Filename :
6381406
Link To Document :
بازگشت