Real-Time Translucent Rendering Using GPU-based Texture Space Importance Sampling
Chih-Wen Chang, Wen-Chieh Lin, Tan-Chi Ho, Tsung-Shian Huang, Jung-Hong Chuang
In Computer Graphics Forum, 27(2), 2008.
Abstract: We present a novel approach for real-time rendering of translucent surfaces. The computation of subsurface scattering is performed by first converting the integration over the 3D model surface into an integration over a 2D texture space and then applying importance sampling based on the irradiance stored in the texture. Such a conversion leads to a feasible GPU implementation and makes real-time frame rate possible. Our implementation shows that plausible images can be rendered in real time for complex translucent models with dynamic light and material properties. For objects with more apparent local effect, our approach generally requires more samples that may downgrade the frame rate. To deal with this case, we decompose the integration into two parts, one for local effect and the other for global effect, which are evaluated by the combination of available methods [DS03, MKB* 03a] and our texture space importance sampling, respectively. Such a hybrid scheme is able to steadily render the translucent effect in real time with a fixed amount of samples.
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2008.01149.x
BibTeX format:
@article{Chang:2008:RTR,
  author = {Chih-Wen Chang and Wen-Chieh Lin and Tan-Chi Ho and Tsung-Shian Huang and Jung-Hong Chuang},
  title = {Real-Time Translucent Rendering Using GPU-based Texture Space Importance Sampling},
  journal = {Computer Graphics Forum},
  volume = {27},
  number = {2},
  pages = {517--526},
  year = {2008},
}
Search for more articles by Chih-Wen Chang.
Search for more articles by Wen-Chieh Lin.
Search for more articles by Tan-Chi Ho.
Search for more articles by Tsung-Shian Huang.
Search for more articles by Jung-Hong Chuang.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."