Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 884 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 884 Bytes

photon_mapping_exp

参考書籍:青本(Realistic Image Synthesis Using Photon Mapping) http://graphics.ucsd.edu/~henrik/papers/book/
参考: https://github.com/githole/simple-photonmap
参考: https://www.slideshare.net/ssuser2848d3/ss-25795852
result

手順紹介

書籍に紹介されていた「実践的な手法」をもとに実装しています。

  • 集積光用フォトンマップを作成
  • 間接光用フォトンマップを作成
  • 直接光をレイトレで、集積光、間接光の部分をフォトンマップを使った照度推定→輝度に→
  • 直接光+間接光+集積光→出力

結果

直接光
direct
間接光
direct
集積光
direct

参考に

することは可能かもしれませんが、責任は持ちません......。