A parallel algorithm for construction of uniform grids

  • Authors:
  • Javor Kalojanov;Philipp Slusallek

  • Affiliations:
  • Saarland University;Saarland University

  • Venue:
  • Proceedings of the Conference on High Performance Graphics 2009
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

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.