Authors:
Raquel Concheiro
1
;
Margarita Amor
1
;
Montserrat Bóo
2
;
Iago Iglesias
1
;
Emilio J. Padrón
1
and
Ramón Doallo
1
Affiliations:
1
Univ. Coruña, Spain
;
2
Univ. Santiago de Compostela, Spain
Keyword(s):
Multiresolution, GPU, Radiosity, Subdivision Surface.
Related
Ontology
Subjects/Areas/Topics:
Computer Vision, Visualization and Computer Graphics
;
Geometry and Modeling
;
Lighting and Appearance
;
Multi-Resolution Modeling
;
Rendering
;
Rendering Hardware
Abstract:
The radiosity computation has the important feature of producing view independent results, but these results are mesh dependent and, in consequence, are attached to a specific level of detail in the input mesh. Therefore, rendering at iterative frame rates would benefit from the utilization of multiresolution models. In this paper we focus on the rendering stage of a solution for hierarchical radiosity for multiresolution systems. This method is based on the application of an enriched hierarchical radiosity algorithm to an input scene with low resolution objects (represented by coarse meshes), and the efficient data management of the resulting values. The proposed encoding makes it possible to apply the color values obtained for the coarse objects to detailed versions of these objects during the rendering phase. These finer meshes are obtained by a standard mesh subdivision strategy, such as the Loop subdivision scheme. Our solution performs the whole rendering stage of this multires
olution approach on the GPU, implementing it in the geometry shader using Microsoft HLSL. Results of our implementation show an important reduction in computational costs.
(More)