home | << prev | next >> | contents |
The Fast subsurface scattering shaders do not simulate true volumetric scattering. Instead, they simulate the appearance of scattering. While the physical shader may be accurate, it can be difficult to understand intuitively, hard to tune, and time-consuming to render.
The misss_fast_* set of shaders are provided as an alternative. These shaders make no real attempt to simulate reality. Instead, their goal is to make a reasonable, visually pleasing, easy to use, consistent looking result that is free of artifacts, and have good frame-to-frame coherence (no flickering). One of the design goals of these shaders is to provide a way to efficiently render human skin.
The shaders are wrapped up into two simple Phenomena, which are built from a set of component shaders.
home | << prev | next >> | contents |
Copyright (©) 1986-2006 by mental images GmbH