|
|||||||
Invited to and presented at Pacific Graphics 2014, Seoul, Korea.
Abstract
This paper presents a GPU-based rendering algorithm for real-time defocus blur effects, which significantly improves the accumulation buffering. The algorithm combines three distinctive techniques: (1) adaptive discrete geometric level of detail (LOD), made popping-free by blending visibility samples across the two adjacent geometric levels; (2) adaptive visibility/shading sampling via sample reuse; (3) visibility supersampling via height-field ray casting. All the three techniques are seamlessly integrated to lower the rendering cost of smooth defocus blur with high visibility sampling rates, while maintaining most of the quality of brute-force accumulation buffering.
Paper preprints, slides, additional videos, GitHub, and Google Scholar
* Copyright Disclaimer: paper preprints in this page are provided only for personal academic uses, and not for redistribution.
Bibliography
@article{jeong13:defocus,
title={{Real-Time Defocus Rendering with Level of Detail and Subsample Blur}},
author={Yuna Jeong and Kangtae Kim and Sungkil Lee},
journal={{Computer Graphics Forum}},
volume={32},
number={6},
pages={126--134},
year={2013}
}
|
|||||||
|