Rendering - Experimental Ideas & Implementations 2017
Permanent URI for this collection
Browse
Browsing Rendering - Experimental Ideas & Implementations 2017 by Subject "I.3.6 [Computer Graphics]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item k-d Tree Construction Designed for Motion Blur(The Eurographics Association, 2017) Yang, Xin; Liu, Qi; Yin, Baocai; Zhang, Qiang; Zhou, Dongsheng; Wei, Xiaopeng; Matthias Zwicker and Pedro SanderWe present a k-d tree construction algorithm designed to accelerate rendering of scenes with motion blur, in application scenarios where a k-d tree is either required or desired. Our associated data structure focuses on capturing incoherent motion within the nodes of a k-d tree and improves both data structure quality and efficiency over previous methods. At build-time stage, we tracks primitives with motion that is significantly distinct from other primitives within the node, guarantee valid node references and the correctness of the data structure via primitive duplication heuristic and propagation rules. Our experiments with this hierarchy show artifact-free motion-blur rendering using a k-d tree, and demonstrate improvements against a traditional BVH with interpolation and a MSBVH structure designed to handle moving primitives, particularly in render time.