1576

Micropolygon ray tracing with defocus and motion blur

Qiming Hou, Hao Qin, Wenyao Li, Baining Guo, Kun Zhou
Tsinghua University
ACM Transactions on Graphics, Vol. 29, No. 4. (26 July 2010), 1

@article{hou2010micropolygon,

   title={Micropolygon ray tracing with defocus and motion blur},

   author={Hou, Q. and Qin, H. and Li, W. and Guo, B. and Zhou, K.},

   journal={ACM Transactions on Graphics (TOG)},

   volume={29},

   number={4},

   pages={1–10},

   issn={0730-0301},

   year={2010},

   publisher={ACM}

}

Source Source   

2091

views

We present a micropolygon ray tracing algorithm that is capable of efficiently rendering high quality defocus and motion blur effects. A key component of our algorithm is a BVH (bounding volume hierarchy) based on 4D hyper-trapezoids that project into 3D OBBs (oriented bounding boxes) in spatial dimensions. This acceleration structure is able to provide tight bounding volumes for scene geometries, and is thus efficient in pruning intersection tests during ray traversal. More importantly, it can exploit the natural coherence on the time dimension in motion blurred scenes. The structure can be quickly constructed by utilizing the micropolygon grids generated during micropolygon tessellation. Ray tracing of defocused and motion blurred scenes is efficiently performed by traversing the structure. Both the BVH construction and ray traversal are easily implemented on GPUs and integrated into a GPU-based micropolygon renderer. In our experiments, our ray tracer performs up to an order of magnitude faster than the state-of-art rasterizers while consistently delivering an image quality equivalent to a maximum-quality rasterizer. We also demonstrate that the ray tracing algorithm can be extended to handle a variety of effects, such as secondary ray effects and transparency.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: