Hasso-Plattner-Institut für Softwaresystemtechnik
Publications
Publications

Real-time Piecewise Perspective Projections
Lorenz, Haik and Döllner, Jürgen
GRAPP 2009 - International Conference on Computer Graphics Theory and Applications, INSTICC Press, pp. 147–155, 2009.

Abstract

This paper presents an approach to real-time rendering of non-planar projections with a single center and straight projection rays. Its goal is to provide optimal and consistent image quality. It operates entirely in object space to remove the need for image resampling. In contrast to most other object-space approaches, it does not evaluate non-linear functions on the GPU, but approximates the projection itself by a set of perspective projection pieces. Within each piece, graphics hardware can provide optimal image quality. The result is a coherent and crisp rendering. Procedural textures and stylization effects greatly benefit from our method as they usually rely on screen-space operations. The real-time implementation runs entirely on GPU. It replicates input primitives on demand and renders them into all relevant projection pieces. The method is independent of the input mesh density and is not restricted to static meshes. Thus, it is well suited for interactive applications. We demonstrate it for an analytic and a freely designed projection.

Media

BibTeX

@inproceedings{LD09,
author = { Lorenz, Haik and D{\"o}llner, J{\"u}rgen },
title = { Real-time Piecewise Perspective Projections },
booktitle = { GRAPP 2009 - International Conference on Computer Graphics Theory and Applications },
pages = { 147--155 },
year = { 2009 },
publisher = { INSTICC Press }
}