12509

Interactive GPU Ray Casting using Progressive Blue Noise Sampling

R. Gmyr, S. Arens, G. Domik
Department of Computer Science, University of Paderborn, Germany
University of Paderborn, Technical Report: tr-ri-14-339, 2014

@article{gmyr2014interactive,

   title={Interactive GPU Ray Casting using Progressive Blue Noise Sampling},

   author={Gmyr, R and Arens, S and Domik, G},

   year={2014}

}

Download Download (PDF)   View View   Source Source   

1610

views

We describe a generic approach to incorporate progressive refinement into GPU-based ray casting. Our approach allows to interactively navigate through highly complex scenes that may usually take several seconds to render while producing high-quality anti-aliased images in late stages of the refinement process. It maintains interactivity by initially evaluating only a small number of screen space samples (i.e., casting only few rays) and generating a possibly blurry initial frame. As long as the user does not interact with the scene, the approach proceeds to evaluate further batches of samples resulting in increasingly sharp intermediate frames. This smooth progression continues until a final anti-aliased image is obtained. We use a hierarchical Poisson disk sampling pattern to achieve progressive sampling as well as blue noise sampling and supersampling. To reconstruct intermediate frames, we use an adaptive weighted average filtering scheme. Our approach solely relies on the evaluation of samples in screen space, the actual ray casting algorithm is treated as an interchangeable black box. Therefore, the approach is suitable for a wide range of applications. Our implementation as part of a volume ray casting framework demonstrates how the approach can exploit modern graphics hardware.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: