TECTON 3D

Digital Mockup: Touching the 3rd dimension

Accelerating Occlusion Rendering on a GPU via Ray Classification

Vasco Costa, J Pereira, J Jorge, Accelerating Occlusion Rendering on a GPU via Ray Classification, International Journal of Creative Interfaces and Computer Graphics (IJCICG) 6 (2) 2016

Abstract

Accurately rendering occlusions is required when ray-tracing objects to achieve more realistic rendering of scenes. Indeed, soft phenomena such as shadows and ambient occlusion can be achieved with stochastic ray tracing techniques. However, computing randomized incoherent ray-object intersections can be inefficient. This is problematic in Graphics Processing Unit (GPU) applications, where thread divergence can significantly lower throughput. The authors show how this issue can be mitigated using classification techniques that sort rays according to their spatial characteristics. Still, classifying occlusion terms requires sorting millions of rays. This is offset by savings in rendering time, which result from a more coherent ray distribution. The authors survey and test different ray classification techniques to identify the most effective. The best results were achieved when sorting rays using a compress-sort-decompress approach using 32-bit hash keys.

DOI: 10.4018/IJCICG.2015070101

 

Advertisements

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Information

This entry was posted on May 31, 2016 by in Journal, Publications.
Follow TECTON 3D on WordPress.com
%d bloggers like this: