11240

k+-buffer: Fragment Synchronized k-buffer

Andreas A. Vasilakis, Ioannis Fudos
Dept. of Computer Science & Engineering, University of Ioannina
ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games (I3D’14), 2014

@article{vasilakis2014k,

   title={k+-buffer: Fragment Synchronized k-buffer},

   author={Vasilakis, Andreas A and Fudos, Ioannis},

   year={2014}

}

Download Download (PDF)   View View   Source Source   Source codes Source codes

Package:

4245

views

k-buffer facilitates novel approaches to multi-fragment rendering and visualization for developing interactive applications on the GPU. Various alternatives have been proposed to alleviate its memory hazards and to avoid completely or partially the necessity of geometry pre-sorting. However, that came with the burden of excessive memory allocation and depth precision artifacts. We introduce k+-buffer, a fast and accurate framework that simulates the k-buffer behavior by exploiting fragment culling and pixel synchronization. Two GPU-accelerated data structures have been developed: (i) the max-array and (ii) the max-heap. These memory-bounded data structures accurately maintain the k-foremost fragments per pixel in a single geometry pass. The choice of the data structure depends on the size k (application-dependent). Without any software-redesign, the proposed scheme can be adapted to perform as a Z-buffer or an A-buffer capturing a single or all generated fragments, respectively. A memory-friendly strategy is also proposed, extending the proposed pipeline to dynamically lessen the potential wasteful memory allocation. Finally, an extensive experimental evaluation is provided demonstrating the advantages of k+-buffer over all prior k-buffer variants in terms of memory usage, performance cost and image quality.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: