在遊戲引擎裡全域照明方法之探討

No Thumbnail Available

Date

2016

Journal Title

Journal ISSN

Volume Title

Publisher

Abstract

近年來的遊戲引擎上,有許多在畫面或效能上的研究發展,往往追求的是畫面的真實感,而在畫圖希望達到全域照明的效果,也就是說除了最基本的直接照明外,如果再加上間接照明就可以讓畫面更接近真實世界,但是同時要有高品質的畫面和即時運算變成很重要的課題。 本篇論文研究一種全域照明的演算法,是Crytek公司所提出的光傳播容積演算法,它可以達到全域照明的效果、解決漫間反射的問題,因為有特殊的網格結構和球諧函數壓縮,使之可以達到即時運算。 在此會將該演算法實作出來,並且將步驟細節記錄下來,而且針對系統做不同參數的測試和比較,並且與其他方法做比較,例如光貼圖和光線追蹤,希望可以有不同的啟發。
In recent years, there are many research and development for images quality and performance about game engines. We usually want to get more photorealistic images and achieve the effect of global illumination. In addition to the basic direct lighting, we also use the indirect lighting to make the image closer to the real world. However, at the same time we have a high quality image and real-time rendering to become a very important issue. This paper research on a kind of the global illumination algorithms from Crytek , Light Propagation Volumes. It can achieve the effect of global illumination and solve the problem about the diffuse reflection. Because it has the special volume structure and compression by spherical harmonics, it can achieve real-time rendering. We can implement the algorithm and record the details of every step. Then, we can test the system and make the comparison of different parameters. Finally we make the different comparison with other methods, such as light maps and ray tracing for having a different inspiration.

Description

Keywords

遊戲引擎, 全域照明, 即時運算, 光傳播容積, Game Engine, Global Illumination, Real-Time Rendering, Light Propagation Volumes

Citation

Collections