计算机工程与应用 ›› 2008, Vol. 44 ›› Issue (8): 56-58.

• 学术探讨 • 上一篇    下一篇

基于光辐射预计算的场景实时绘制算法

朱丽华1,刘 波2,王 华1,顾耀林1   

  1. 1.江南大学 信息工程学院,江苏 无锡 214122
    2.安阳工学院 计算机工程系,河南 安阳 455000
  • 收稿日期:2007-07-04 修回日期:2007-10-09 出版日期:2008-03-11 发布日期:2008-03-11
  • 通讯作者: 朱丽华

Real-time rendering algorithm of scene based on precomputed radiance transfer

ZHU Li-hua1,LIU Bo2,WANG Hua1,GU Yao-lin1   

  1. 1.School of Information Engineering,Jiangnan University,Wuxi,Jiangsu 214122,China
    2.Computer Engineering Department,Anyang Institute of Technology,Anyang,Henan 455000,China
  • Received:2007-07-04 Revised:2007-10-09 Online:2008-03-11 Published:2008-03-11
  • Contact: ZHU Li-hua

摘要: 光辐射传输预计算对于提高场景绘制效果很关键。对光辐射传输预计算进行了研究,提出了一种基于SH的光辐射传输预计算的算法,在低频环境光照条件下实时生成漫反射物体。将光源分布函数和光辐射传输函数分别用SH进行分解,则出射光强为两者生成的系数向量点积。绘制的场景中包含了阴影,相互反射等全局光照效果。实验结果表明算法逼近程度好,绘制质量高,具有一定的实用价值。

Abstract: precomputed radiance transfer is an important aspect to improve the reality of scenes.In this paper,it analyzes the algorithm of precomputed the radiance transfer and points out a real-time rendering algorithm of static scene based on precomputed radiance transfer.Use spherical harmonics to project the incident lighting and radiance transfer,then the exit radiance is the product of the resulting vertexes’coefficients,considering the shadows and interreflections simultaneously.Experimental results demonstrate that the algorithm approaches accurately with high quality and have some utility.