3-View Impostors
Abstract
In this article we present a new volumetric representation of objects which can be rendered in real-time on modern GPUs. We show how existing polygonal objects are transformed into a volumetric representation involving space carving and height fields. The performance of the rendering algorithm is determined by the screen space area of the volume, and is suitable as an impostor algorithm for objects
sufficiently far from the viewer.
These 3-view impostors are viewable from any angle and only need to be updated if the object is animated dynamically. 3-View impostors offer a number of advantages over competitive techniques, namely: regular sampling for several views, bounded texture usage, accelerated ray object surface intersection, and more robust handling of thin surfaces.
Preprint
3view.pdf
Screenshots and videos
BibTeX entry
@inproceedings{1811180,
author = {Hardy, Alexandre and Venter, Johannes},
title = {3-view impostors},
booktitle = {AFRIGRAPH '10: Proceedings of the 7th International Conference on Computer Graphics,
Virtual Reality, Visualisation and Interaction in Africa},
year = {2010},
isbn = {978-1-4503-0118-3},
pages = {129--138},
location = {Franschhoek, South Africa},
doi = {http://doi.acm.org/10.1145/1811158.1811180},
publisher = {ACM},
address = {New York, NY, USA},
}