DocumentCode :
2866619
Title :
Efficient tile-aware bounding-box overlap test for tile-based rendering
Author :
Antochi, I. ; Juurlink, Benj ; Vassiliadis, Stamatis ; Liuha, Petri
Author_Institution :
Comput. Eng. Lab., Delft Univ. of Technol., Netherlands
fYear :
2004
fDate :
16-18 Nov. 2004
Firstpage :
165
Lastpage :
168
Abstract :
Tile-based rendering appears to be a promising technique for low-cost, low-power 3D graphics platforms. This technique decomposes a scene into tiles and renders the tiles independently. It requires, however, that the primitives are sorted into bins that correspond to the tiles, which can be very time-consuming and may require a lot of memory bandwidth. The most often used test to determine if a primitive and a tile overlap is the bounding box test. This test checks if the 2D axis aligned bounding box of the primitive overlaps the tile and comprises four comparisons in the worst case. In this paper, we show that the efficiency of the bounding box test can be improved significantly by adaptively varying the order in which the comparisons are performed, depending on the position of the current tile. Experimental results obtained using several 3D graphics workloads show that the dynamic bounding box test reduces the average number of comparisons per primitive by 26% on average compared to the best performing static version in which the order of the comparisons is fixed.
Keywords :
computer graphic equipment; rendering (computer graphics); sorting; 3D graphics accelerators; bin sorted primitives; bucket rendering; chunk rendering; dynamic bounding box test; low-cost low-power 3D graphics platforms; primitive/tile overlap comparison test; scene tile decomposition; tile-aware bounding-box overlap test; tile-based rendering; Bandwidth; Buffer storage; Computer graphics; Laboratories; Layout; Mobile handsets; Rendering (computer graphics); Sorting; Testing; Tiles;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
System-on-Chip, 2004. Proceedings. 2004 International Symposium on
Print_ISBN :
0-7803-8558-6
Type :
conf
DOI :
10.1109/ISSOC.2004.1411177
Filename :
1411177
Link To Document :
بازگشت