Multiresolution Rendering With Displacement Mapping
Abstract
In this paper, we present for the first time an approach for hardware accelerated displacement mapping. The displaced surface is generated from a 2D displacement map by remeshing a coarse triangle mesh according to the screen projection of the surface The remeshing algorithm is implemented in hardware. Filtered access to the displacement map makes our approach competitive with available view dependent multiresolution techniques. The advantage of displacement mapping is the compact representation. A displacement mapped surface consumes together with all filter levels only a fraction of the storage space needed for a hardware compatible representation of an equivalent triangle mesh. A possible design of the displacement mapping rendering pipeline is proposed. Previously described hardware components are used as often as possible. Our approach can be smoothly integrated into all available graphics application programming interfaces. Most existing graphics applications can be extended to the new feature with marginal effort.
BibTeX
@inproceedings {10.2312:EGGH:EGGH99:055-066,
booktitle = {SIGGRAPH/Eurographics Workshop on Graphics Hardware},
editor = {A. Kaufmann and W. Strasser and S. Molnar and B.- O. Schneider},
title = {{Multiresolution Rendering With Displacement Mapping}},
author = {Gumhold, Stefan and Hüttner, Tobias},
year = {1999},
publisher = {The Eurographics Association},
ISSN = {1727-3471},
ISBN = {1-58113-170-4},
DOI = {10.2312/EGGH/EGGH99/055-066}
}
booktitle = {SIGGRAPH/Eurographics Workshop on Graphics Hardware},
editor = {A. Kaufmann and W. Strasser and S. Molnar and B.- O. Schneider},
title = {{Multiresolution Rendering With Displacement Mapping}},
author = {Gumhold, Stefan and Hüttner, Tobias},
year = {1999},
publisher = {The Eurographics Association},
ISSN = {1727-3471},
ISBN = {1-58113-170-4},
DOI = {10.2312/EGGH/EGGH99/055-066}
}
Related items
Showing items related by title, author, creator and subject.
-
Texturing and Hypertexturing of Volumetric Objects
Miller, Chris M.; Jones, Mark W. (The Eurographics Association, 2005)Texture mapping is an extremely powerful and flexible tool for adding complex surface detail to an object. This paper introduces a method of surface texturing and hypertexturing complex volumetric objects in real-time. We ... -
A Procedural Modeling System for the Creation of Huge Models
Cubero, Francisco; Mas, Albert; Patow, Gustavo (The Eurographics Association, 2012)This paper presents a new general purpose procedural geometrical modeling system. It is focused on providing flexibility, modularity and scalability. Furthermore, it is taylored to manage huge geometric models, with millions ... -
Bringing Direct Local Control to Interactive Visual Editing of Procedural Buildings
Riu, Adria; Patow, Gustavo (The Eurographics Association, 2012)This paper presents a new system to add direct and persistent local control to the visual editing of rules for procedural buildings, avoiding a combinatorial explosion of grammar rules. In this paper we follow the ideas ...