Real-Time Realistic Skin Translucency

  • Authors:
  • Jorge Jimenez;David Whelan;Veronica Sundstedt;Diego Gutierrez

  • Affiliations:
  • Universidad de Zaragoza;Trinity College Dublin;Blekinge Institute of Technology;Universidad de Zaragoza

  • Venue:
  • IEEE Computer Graphics and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Diffusion theory allows the production of realistic skin renderings. The dipole and multipole models allow for solving challenging diffusion-theory equations efficiently. By using texture-space diffusion, a Gaussian-based approximation, and programmable graphics hardware, developers can create real-time, photorealistic skin renderings. Performing this diffusion in screen space offers advantages that make diffusion approximation practical in scenarios such as games, where having the best possible performance is crucial. However, unlike the texture-space counterpart, the screen-space approach can't simulate transmittance of light through thin geometry; it yields unrealistic results in those cases. A new transmittance algorithm turns the screen-space approach into an efficient global solution, capable of simulating both reflectance and transmittance of light through a multilayered skin model. The transmittance calculations are derived from physical equations, which are implemented through simple texture access. The method performs in real time, requiring no additional memory usage and only minimal additional processing power and memory bandwidth. Despite its simplicity, this practical model manages to reproduce the look of images rendered with other techniques (both offline and real time) such as photon mapping or diffusion approximation.