RTSG: Ray Tracing for X3D via a Flexible Rendering Framework
Abstract
VRML and X3D are the most widely adopted standards for interactive 3D content interchange. However, they are both designed around the common restricted functionality available in hardware graphics processors. Thus, most existing scene graph implementations are tightly integrated with rasterization APIs, which have difficulties simulating advanced global lighting effects. Conversely, complex photo-realistic effects are naturally supported by ray tracing based rendering algorithms [Glassner 1989]. Due to recent research advances and the constantly increasing computing power of commodity PCs, ray tracing is emerging as an interesting alternative for interactive applications. In this paper we present RTSG (Real-Time Scene Graph), a flexible scene management and rendering system. RTSG is X3D-compliant and has been designed to efficiently support both ray tracing and rasterization using a backend-independent rendering infrastructure. We describe two ray tracing and one rasterization backends and demonstrate that they achieve real-time rendering performance.
BibTeX
@inproceedings {10.1145:1559764.1559771,
booktitle = {International Conference on 3D Web Technology},
editor = {Dieter W. Fellner and Alexei Sourin and Johannes Behr and Krzysztof Walczak},
title = {{RTSG: Ray Tracing for X3D via a Flexible Rendering Framework}},
author = {Rubinstein, Dmitri and Georgiev, Iliyan and Schug, Benjamin and Slusallek, Philipp},
year = {2009},
publisher = {The Eurographics Association},
ISBN = {978-1-60558-432-4},
DOI = {10.1145/1559764.1559771}
}
booktitle = {International Conference on 3D Web Technology},
editor = {Dieter W. Fellner and Alexei Sourin and Johannes Behr and Krzysztof Walczak},
title = {{RTSG: Ray Tracing for X3D via a Flexible Rendering Framework}},
author = {Rubinstein, Dmitri and Georgiev, Iliyan and Schug, Benjamin and Slusallek, Philipp},
year = {2009},
publisher = {The Eurographics Association},
ISBN = {978-1-60558-432-4},
DOI = {10.1145/1559764.1559771}
}
Collections
Related items
Showing items related by title, author, creator and subject.
-
Time-constrained Animation Rendering on Desktop Grids
Aggarwal, Vibhor; Debattista, Kurt; Bashford-Rogers, Thomas; Chalmers, Alan (The Eurographics Association, 2012)The computationally intensive nature of high-fidelity rendering has led to a dependence on parallel infrastructures for generating animations. However, such an infrastructure is expensive thereby restricting easy access ... -
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 ... -
Ray Tracing Dynamic Scenes with Shadows on the GPU
Guntury, Sashidhar; Narayanan, P. J. (The Eurographics Association, 2010)We present fast ray tracing of dynamic scenes in this paper with primary and shadow rays. We present a GPUfriendly strategy to bring coherency to shadow rays, based on previous work on grids as acceleration structures. We ...