len3d

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Here is a list of links and references used when building the VRayFastSSS2 material.

 

    • [1] H. C. Hege, T. Hollerer, and D. Stalling, Volume Rendering: Mathematical Models and Algorithmic aspects
      An online version can be found at http://www.cs.ucsb.edu/~holl/publications.html
      Defines the basic quantities involved in volumetric rendering and derives the volumetric and surface rendering equations.
       

    • [2] T. Farrell, M. Patterson, and B. Wilson, A Diffusion Theory Model of Spatially Resolved, Steady-state Diffuse Reflectance for the Noninvasive Determination of Tissue Optical Properties in vivo, Med. Phys. 19(4), Jul/Aug 1992
      Describes an application of the diffusion theory to the simulation of sub-surface scattering; derives the base formulas for the dipole approximation used by Jensen et al. (see below).

    • [3] H. Jensen, S. Marschner, M. Levoy, and P. Hanrahan, A Practical Model for Subsurface Light Transport, SIGGRAPH'01: Computer Graphics Proceedings, pp. 511-518
      An online version of this paper can be found at http://www-graphics.stanford.edu/papers/bssrdf/
      Introduces the concept of BSSRDF and describes a practial method for calculating sub-surface scattering based on the dipole approximation derived by Farrell et al. (see above).

    • [4] H. Jensen and J. Buhler, A Rapid Hierarchical Rendering Technique for Translucent Materials, SIGGRAPH'02: Computer Graphics Proceedings, pp. 576-581
      An online version of this paper can be found at http://graphics.ucsd.edu/~henrik/papers/fast_bssrdf/
      Introduces the idea of decoupling the calculations of surface illumination and the sub-surface scattering effect in a two-pass method; describes a fast hierarchical approach for evaluating subsurface scattering and proposes a reparametrization of the BSSRDF parameters for easier user adjustment.

    • [5] C. Donner and H. Jensen, Light Diffusion in Multi-Layered Translucent Materials, SIGGRAPH'05: ACM SIGGRAPH 2005 Papers, pp. 1032-1039
      An online version of this paper can be found at http://graphics.ucsd.edu/papers/layered/
      Provides a concise description of the original BSSRDF solution method presented by Jensen et al; extends the model to multi-layered materials and thin slabs using multipole approximation.
posted on 2013-02-25 17:54  Len3d  阅读(325)  评论(6编辑  收藏  举报