Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Photorealism - rtcamp7
Search
yumcyawiz
September 07, 2019
Programming
0
66
Photorealism - rtcamp7
レイトレ合宿7で制作したレンダラーの紹介
yumcyawiz
September 07, 2019
Tweet
Share
More Decks by yumcyawiz
See All by yumcyawiz
rtcamp 10 (vk-illuminati)
yumcyawiz
1
390
ReSTIRの数理と実装 (rtcamp10)
yumcyawiz
1
1.3k
fredholm(rtcamp9)
yumcyawiz
0
120
フォトンマッピングをパス空間から考える
yumcyawiz
0
450
fredholm
yumcyawiz
0
290
Introduction to volume rendering
yumcyawiz
0
2.4k
OSK#p-ray2020年度講義: 古典的レイトレーサーの実装
yumcyawiz
0
280
Ray Tracing: Overview
yumcyawiz
7
1.3k
GLSLでパストレーシングしてコーネルボックスを出す
yumcyawiz
0
550
Other Decks in Programming
See All in Programming
Claude Codeで実装以外の開発フロー、どこまで自動化できるか?失敗と成功
ndadayo
2
1.5k
サーバーサイドのビルド時間87倍高速化
plaidtech
PRO
0
520
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
920
あなたとJIT, 今すぐアセンブ ル
sisshiki1969
1
730
パスタの技術
yusukebe
1
410
Constant integer division faster than compiler-generated code
herumi
2
700
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
670
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
130
フロントエンドのmonorepo化と責務分離のリアーキテクト
kajitack
2
140
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
190
State of CSS 2025
benjaminkott
1
120
為你自己學 Python - 冷知識篇
eddie
1
230
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
134
9.5k
How to Ace a Technical Interview
jacobian
279
23k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Typedesign – Prime Four
hannesfritz
42
2.8k
Documentation Writing (for coders)
carmenintech
73
5k
Facilitating Awesome Meetings
lara
55
6.5k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
Site-Speed That Sticks
csswizardry
10
790
Raft: Consensus for Rubyists
vanstee
140
7.1k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.6k
Rails Girls Zürich Keynote
gr2m
95
14k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Transcript
Photorealism @yumcyawiz
Goal 写真と区別がつかないような写実的なCGをレンダリングする!
Photorealism • 2018年秋の学祭の展示用に作ったレンダ ラー • C++, openMP • PBRTよりの実装 •
tomlでシーンを記述する
Scene toml • Rtcamp7用のシーン
技術的な特徴 • Path Tracing • Next Event Estimation • BRDF
Importance Sampling • IBL Importance Sampling • Multiple Importance Sampling • BVH
Rtcamp7 1920x1080 100spp
PT vs PT-Explicit PT-Explicit(10spp) PT(10spp)
Future Projects • Volume Rendering • Spectral Rendering • Realistic
Camera Model • BDPT • MLT • Photon Mapping • GPU Ray Tracing • …
Thank you for listening!