Hierarchical Stochastic Motion Blur Rasterization
Jacob Munkberg, Petrik Clarberg, Jon Hasselgren, Robert Toth, Masamichi Sugihara, Tomas Akenine-Möller
High-Performance Graphics, 2011, pp. 107--118.
Abstract: We present a hierarchical traversal algorithm for stochastic rasterization of motion blur, which efficiently reduces the number of inside tests needed to resolve spatio-temporal visibility. Our method is based on novel tile against moving primitive tests that also provide temporal bounds for the overlap. The algorithm works entirely in homogeneous coordinates, supports MSAA, facilitates efficient hierarchical spatio-temporal occlusion culling, and handles typical game workloads with widely varying triangle sizes. Furthermore, we use high-quality sampling patterns based on digital nets, and present a novel reordering that allows efficient proceduralgeneration with good anti-aliasing properties. Finally, we evaluate a set of hierarchical motion blur rasterization algorithms in terms of both depth buffer bandwidth, shading efficiency, and arithmetic complexity.
Article URL: http://dx.doi.org/10.1145/2018323.2018341
BibTeX format:
@inproceedings{Munkberg:2011:HSM,
  author = {Jacob Munkberg and Petrik Clarberg and Jon Hasselgren and Robert Toth and Masamichi Sugihara and Tomas Akenine-Möller},
  title = {Hierarchical Stochastic Motion Blur Rasterization},
  booktitle = {High-Performance Graphics},
  pages = {107--118},
  year = {2011},
}
Search for more articles by Jacob Munkberg.
Search for more articles by Petrik Clarberg.
Search for more articles by Jon Hasselgren.
Search for more articles by Robert Toth.
Search for more articles by Masamichi Sugihara.
Search for more articles by Tomas Akenine-Möller.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."