Massively Parallel Hierarchical Scene Processing with Applications in Rendering
Marek Vinkler, Jiří Bittner, Vlastimil Havran, Michal Hapala
In Computer Graphics Forum, 32(8), 2013.
Abstract: We present a novel method for massively parallel hierarchical scene processing on the GPU, which is based on sequential decomposition of the given hierarchical algorithm into small functional blocks. The computation is fully managed by the GPU using a specialized task pool which facilitates synchronization and communication of processing units. We present two applications of the proposed approach: construction of the bounding volume hierarchies and collision detection based on divide-and-conquer ray tracing. The results indicate that using our approach we achieve high utilization of the GPU even for complex hierarchical problems which pose a challenge for massive parallelization. The results indicate that using our approach we achieve high utilization of the GPU even for complex hierarchical problems which pose a challenge for massive parallelization.
@article{Vinkler:2013:MPH,
author = {Marek Vinkler and Jiří Bittner and Vlastimil Havran and Michal Hapala},
title = {Massively Parallel Hierarchical Scene Processing with Applications in Rendering},
journal = {Computer Graphics Forum},
volume = {32},
number = {8},
pages = {13--25},
year = {2013},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."