Dynamic Ambient Occlusion and Indirect Lighting
暂无分享,去创建一个
14.1 Surface Elements In this chapter we describe a new technique for computing diffuse light transfer and show how it can be used to compute global illumination for animated scenes. Our technique is efficient enough when implemented on a fast GPU to calculate ambient occlusion and indirect lighting data on the fly for each rendered frame. It does not have the limitations of precomputed radiance transfer (PRT) or precomputed ambient occlusion techniques, which are limited to rigid objects that do not move relative to one another (Sloan 2002). Figure 14-1 illustrates how ambient occlusion and indirect lighting enhance environment lighting.
[1] Jan Kautz,et al. Precomputed radiance transfer for real-time rendering in dynamic, low-frequency lighting environments , 2002 .
[2] Hayden Landis,et al. Production-Ready Global Illumination , 2004 .
[3] Alex Benton. 실시간 렌더링을 위한 Ambient Occlusion 텍스처 생성 , 2007 .
[4] Arnauld Lamorlette,et al. An approximate global illumination system for computer generated films , 2004, ACM Trans. Graph..