Real-time Rendering Techniques with Hardware Tessellation

1 Stanford University 2 University of Erlangen-Nuremberg 3 Microsoft Research
Computer Graphics Forum 2015

Abstract


Graphics hardware has been progressively optimized to render more triangles with increasingly flexible shading. For highly detailed geometry, interactive applications restricted themselves to performing transforms on fixed geometry, since they could not incur the cost required to generate and transfer smooth or displaced geometry to the GPU at render time. As a result of recent advances in graphics hardware, in particular the GPU tessellation unit, complex geometry can now be generated on-the-fly within the GPU’s rendering pipeline. This has enabled the generation and displacement of smooth parametric surfaces in real-time applications. However, many wellestablished approaches in offline rendering are not directly transferable due to the limited tessellation patterns or the parallel execution model of the tessellation stage. In this survey, we provide an overview of recent work and challenges in this topic by summarizing, discussing, and comparing methods for the rendering of smooth and highly-detailed surfaces in real-time.

Extras


Paper: PDF

Google Scholar:

BibTeX citation:
@inproceedings{valentin2015cvpr,
author = {Julien Valentin and Matthias Nie{\ss}ner and Jamie Shotton and Andrew Fitzgibbon and Shahram Izadi and Philip H. S. Torr},
title = {Exploiting Uncertainty in Regression Forests for Accurate Camera Relocalization},
booktitle = {Proc. Computer Vision and Pattern Recognition (CVPR), IEEE, June 2015},
year = {2015}
}