A Parallel Algorithm for Construction of Uniform Grids
Javor Kalojanov, Philipp Slusallek
High-Performance Graphics, 2009, pp. 23--28.
Abstract: We present a fast, parallel GPU algorithm for construction of uniform grids for ray tracing, which we implement in CUDA. The algorithm performance does not depend on the primitive distribution, because we reduce the problem to sorting pairs of primitives and cell indices. Our implementation is able to take full advantage of the parallel architecture of the GPU, and construction speed is faster than CPU algorithms running on multiple cores. Its scalability and robustness make it superior to alternative approaches, especially for scenes with complex primitive distributions.
@inproceedings{Kalojanov:2009:APA,
author = {Javor Kalojanov and Philipp Slusallek},
title = {A Parallel Algorithm for Construction of Uniform Grids},
booktitle = {High-Performance Graphics},
pages = {23--28},
year = {2009},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."