Interactive global illumination in walking-through environment

Xiaoyang Xu,Juo Jie,Jingui Pan
2010-01-01
Journal of Information and Computational Science
Abstract:This paper proposes an approach to interactive global illumination in a walking-through environment, in which a virtual avatar moves around while other models stay static. Global lighting effects are composed of direct lighting from area light sources and indirect lighting simulated by massive virtual point lights, which are updated adaptively every frame to response avatar's movement. Realistic shadow effects are generated in real time by integrating both shadow map and kd-tree technologies. To exploit high-performance computing capability of current graphics hardware, we deploy our rendering algorithm onto a hybrid CPU-GPU infrastructure. Frame data is first prepared on CPU side and illuminated totally on a GPU cluster. Using asynchronous data update strategy, high resolution images with plausible global lighting effects are generated at nearly real-time frame rates. Copyright © 2010 Binary Information Press.
What problem does this paper attempt to address?