Real-time refraction through deformable objects
Manuel M. Oliveira, Maicon Brauwers
Symposium on Interactive 3D Graphics and Games, April 2007, pp. 89--96.
Abstract: Light refraction is an important optical phenomenon whose simulation greatly contributes to the realism of synthesized images. Although ray tracing can correctly simulate light refraction, doing it in real time still remains a challenge. This work presents an image-space technique to simulate the refraction of distant environments in real time. Contrary to previous approaches for interactive refraction at multiple interfaces, the proposed technique does not require any preprocessing. As a result, it can be directly applied to objects undergoing shape deformations, which is a common and important feature for character animation in computer games and movies. Our approach is general in the sense that it can be used with any object representation that can be rasterized on a programmable GPU. It is based on an efficient ray-intersection procedure performed against a dynamic depth map and carried out in 2D texture space. We demonstrate the effectiveness of our approach by simulating refractions through animated characters composed of several hundred thousand polygons in real time.
@inproceedings{Oliveira:2007:RRT,
author = {Manuel M. Oliveira and Maicon Brauwers},
title = {Real-time refraction through deformable objects},
booktitle = {Symposium on Interactive 3D Graphics and Games},
pages = {89--96},
month = apr,
year = {2007},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."