Premium
Real‐time Rendering of Heterogeneous Translucent Objects with Arbitrary Shapes
Author(s) -
Wang Yajun,
Wang Jiaping,
Holzschuch Nicolas,
Subr Kartic,
Yong JunHai,
Guo Baining
Publication year - 2010
Publication title -
computer graphics forum
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.578
H-Index - 120
eISSN - 1467-8659
pISSN - 0167-7055
DOI - 10.1111/j.1467-8659.2009.01619.x
Subject(s) - rendering (computer graphics) , computer science , discretization , real time rendering , computer graphics (images) , computer vision , artificial intelligence , texture mapping , geometry , algorithm , mathematics , mathematical analysis
We present a real‐time algorithm for rendering translucent objects of arbitrary shapes. We approximate the scattering of light inside the objects using the diffusion equation, which we solve on‐the‐fly using the GPU. Our algorithm is general enough to handle arbitrary geometry, heterogeneous materials, deformable objects and modifications of lighting, all in real‐time. In a pre‐processing step, we discretize the object into a regular 4‐connected structure ( QuadGraph ). Due to its regular connectivity, this structure is easily packed into a texture and stored on the GPU. At runtime, we use the QuadGraph stored on the GPU to solve the diffusion equation, in real‐time, taking into account the varying input conditions: Incoming light, object material and geometry. We handle deformable objects, provided the deformation does not change the topological structure of the objects.