簡易檢索 / 詳目顯示

研究生: 鄒義權
Tsou, Yi-Chuan
論文名稱: 以雲隙光為例之體積渲染效能研究
A Performance Study of Volumetric Rendering with God Rays as Example Applications
指導教授: 張鈞法
Chang, Chun-Fa
口試委員: 陳履恆 王科植
口試日期: 2021/07/29
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2021
畢業學年度: 109
語文別: 中文
論文頁數: 29
中文關鍵詞: 體積渲染參與介質OptiX單一散射雲隙光
英文關鍵詞: volume rendering, participating media, OptiX, single scattering, god ray
研究方法: 實驗設計法
DOI URL: http://doi.org/10.6345/NTNU202101165
論文種類: 學術論文
相關次數: 點閱:87下載:7
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 一般渲染為了計算方便,經常假設場景為真空,然而真實世界的大氣,散布著許多微小粒子,為非真空狀態。遊戲或電影場景中,常見體積渲染的蹤跡,像是光暈、體積霧(volumetric fog)、雲隙光(godray)等效果,可為畫面增添朦朧迷霧感,這是真空場景中所無法實現的。
    體積渲染由於額外考慮光和參與介質的能量散射、碰撞,使得計算時間成本大幅增加,此為體積渲染的一大難題。隨著圖形處理器的進步,以及Nvidia推出的OptiX平行運算框架,體積渲染已有不錯的效能提升。本論文借鑒即時渲染常用以簡化的單一散射概念,結合OptiX光線追蹤引擎,針對多重散射進行改良,期望能在更接近即時的時間內實現god rays效果。結果顯示,在維持畫面真實無偏的同時,可達到更快的收斂速度。

    In general rendering, for the convenience of calculation, it is often assumed that the unoccupied space of the scene is vacuum. However, the atmosphere of the real world is scattered with many tiny particles, which is not vacuum. We can see that volume rendering are common in game or movie scenes, such as halo, volumetric fog, god ray and other effects. Volume rendering can add a hazy and foggy feeling to the picture, which cannot be achieved in a vacuum scene.
    Volume rendering takes the energy scattering and collision of light and participating media into account, which greatly increases the calculation time cost, making it a major problem for volume rendering. With the advancement of graphics processors and the OptiX parallel computing framework introduced by Nvidia, volume rendering has improved its performance. This paper draws on the single scattering concept commonly used in real-time rendering to simplify volume rendering, combined with the OptiX ray tracing engine to improve the multiple scattering, and hope to achieve the god rays effect in a efficirnt time. The results show that while maintaining the true and unbiased picture, a faster convergence rate can be achieved.

    第一章、緒論 1 1.1 研究背景 1 1.2 研究目標 2 1.3 論文架構 3 第二章、文獻回顧 4 2.1 參與介質係數 4 2.2 相位函數 6 2.3 體積渲染方程式 7 2.4 Previous work 8 第三章、實作方法 13 3.1 OptiX 14 3.2 等角度重要採樣(Equiangular Sampling) 15 3.3 渲染程式架構 16 第四章、實驗結果分析 18 4.1 實驗結果 18 4.2 參與介質係數的影響 20 4.3 與多散射模型比較 23 4.4 不同的雲隙光場景效果呈現 24 第五章、結論與未來展望 25 參考文獻 26

    [Cha60] S. Chandrasekhar. 1960. Radiative transfer. Dover Publications.
    [FHWK17] J. Fong, R. Habel, M. Wrenninge, and C. Kulla. 2017. Production volume rendering: SIGGRAPH 2017 course. In ACM SIGGRAPH 2017 Courses (SIGGRAPH '17).
    [HP03] N. Hoffman, and A. J. Preetham. 2003. Real-Time Light-Atmosphere Interactions for Outdoor Scenes. Graphics Programming Methods, edited by Jeff Lander. Charles River Media.
    [Jar08] W. Jarosz. 2008. Efficient Monte Carlo Methods for Light Transport in Scattering Media. Ph.D. Dissertation. UC San Diego, La Jolla, CA, USA. Advisor(s). H. W. Jensen and M. Zwicker
    [JC98] H. W. Jensen, and P. H. Christensen. 1998. Efficient simulation of light transport in scenes with participating media using photon maps. In Proceedings of the 25th annual conference on Computer graphics and interactive techniques (SIGGRAPH '98), pp. 311–320.
    [KF11] C. Kulla, and M. Fajardo. 2011. Importance sampling of area lights in participating media. In ACM SIGGRAPH 2011 Talks. (SIGGRAPH '11)
    [KF12] C. Kulla, and M. Fajardo. 2012. Importance sampling techniques for path tracing in participating media. In Computer Graphics Forum (Proc. Eurographics Symposium on Rendering), 31, 4, pp. 1519–1528
    [LW96] E. P. Lafortune, and Y. D. Willems. 1996. Rendering participating media with bidirectional path tracing. In Proceedings of the Eurographics workshop on Rendering techniques '96. Springer-Verlag, Berlin, Heidelberg, pp. 91–100.
    [MA07] K. Mitchell, and E. Arts. 2007. Volumetric Light Scattering as a Post-Process. Retrieved from https://developer.nvidia.com/gpugems/gpugems3/part-ii-light-and-shadows/chapter-13-volumetric-light-scattering-post-process (July 24, 2021)
    [MWG16] M. Pharr, W. Jakob, and G. Humphreys. 2016. Physically Based Rendering: From Theory to Implementation, Third Edition, Morgan Kaufmann.
    [NGHJ18] J. Novák , I. Georgiev, J. Hanika, and W. Jarosz. 2018. Monte Carlo methods for volumetric light transport simulation. In Computer Graphics Forum, Vol. 37. Wiley Online Library, pp. 551–576
    [NMN87] T. Nishita, Y. Miyawaki, and E. Nakamae. A shading model for atmospheric scattering considering luminous intensity distribution of light sources. In Proceedings of the 14th annual conference on Computer graphics and interactive techniques (SIGGRAPH '87), pp. 303–310.
    [Ots15] H. Otsu. 2015. Introduction to volume rendering. Retrieved from https://www.slideshare.net/OtsuHisanari/introduction-to-volume-rendering (June 28, 2021)
    [PBD*10] S.G. Parker, J. Bigler, A. Dietrich, H. Friedrich, J. Hoberock, D. Luebke, D. McAllister, M. McGuire, K. Morley, A. Robison, and M. Stich. 2010. OptiX: A general purpose ray tracing engine. ACM Trans. Graph. 29, 4, Article 66 (July 2010), 13 pages.
    [PH89] K. Perlin, E. M. Hoffert. 1989. Hypertexture. Proceedings of the 16th annual conference on Computer graphics and interactive techniques (SIGGRAPH '89).
    [PK18] N. Pitts, and I. Karlsson. 2018. Rendering godrays with monte carlo path tracing on the GPU. Retrieved from https://noahpitts.github.io/godRay/ (June 28, 2021)
    [PSS11] V. Pegoraro, M. Schott, P. Slusallek. 2011. A Mathematical Framework for Efficient Closed-Form Single Scattering. In Proceedings of Graphics Interface 2011 (GI '11). Canadian Human-Computer Communications Society, Waterloo, CAN, pp. 151–158.
    [RSK08] M. Raab, D. Seibert, and A. Keller. 2008. Unbiased global illumination with participating media. In Monte Carlo and Quasi-Monte Carlo Methods 2006, A. Keller, S. Heinrich,and H. Niederreiter, Eds. Springer Berlin Heidelberg, pp. 591–605
    [San08] F. Sanglard. 2008. Light Scattering with OpenGL. Retrieved from https://fabiensanglard.net/lightScattering/ (August 10, 2021)
    [Sha07] Shaviv. 2007. Corpuscular Rays in St. Peter's Basilica (the Vatican). Retrieved from http://www.sciencebits.com/CorpuscularRays (June 28, 2021)
    [SRNN05] B. Sun, R. Ramamoorthi, S. G. Narasimhan, S. K. Nayar. 2005. A practical analytic single scattering model for real time rendering. In ACM SIGGRAPH 2005 Papers (SIGGRAPH '05), pp. 1040–1049.
    [Wan17] Y. H. Wang. 2017. Volume Single Scattering. Retrieved from https://github.com/wangyuehi/VolumeSingleScattering/blob/master/report.pdf (August 10, 2021)
    [Wro14] B. Wronski. 2014. Atmospheric scattering and “volumetric fog” algorithm – part 1. Retrieved from https://www.gamasutra.com/blogs/BartlomiejWronski/20141208/226295/Atmospheric_scattering_and_volumetric_fog_algorithm__part_1.php (June 28, 2021)

    下載圖示
    QR CODE