Eikonal Rendering: Efficient Light Transport in Refractive Objects
AbstractWe present a new method for real-time rendering of sophisticated lighting effects in and around refractive objects. It enables us to realistically display refractive objects with complex material properties, such as arbitrarily varying refraction index, inhomogeneous attenuation, as well as spatially-varying anisotropic scattering and reflectance properties. User-controlled changes of lighting positions only require a few seconds of update time. Our method is based on a set of ordinary differential equations derived from the eikonal equation, the main postulate of geometric optics. This set of equations allows for fast casting of bent light rays with the complexity of a particle tracer. Based on this concept, we also propose an efficient light propagation technique using adaptive wavefront tracing. Efficient GPU implementations for our algorithmic concepts enable us to render visual effects that were previously not reproducible in this combination in real-time. Presentation materialRead Full Paper Video Description Slides Videos
The first scene in the video roughly resembles Paul Debevec's video
"Rendering with Natural Light"
and
ATI's real-time version
of Debevec's algorithm. It shows an implementation of our algorithm combined with HDR rendering throughout the pipeline and effects as depth of field or motion blur. The spheres' different looks are achieved by specifying different model properties like refraction index, attenuation factor, reflection factor.
The second scene shows a wine glass on a table while rendering is performed in real-time the changing of light position requires few seconds of update time. The last scene demonstrates different glass objects in a museum environment.
BibliographyI. Ihrke, G. Ziegler, A. Tevs, C. Theobalt, M. Magnor, H.-P. Seidel, "Eikonal Rendering: Efficient Light Transport in Refractive Objects" , ACM Trans. on Graphics (Siggraph'07), 2007, to appear. [bibtex]
Source code
|