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
59
Photorealism - rtcamp7
レイトレ合宿7で制作したレンダラーの紹介
yumcyawiz
September 07, 2019
Tweet
Share
More Decks by yumcyawiz
See All by yumcyawiz
rtcamp 10 (vk-illuminati)
yumcyawiz
0
130
fredholm(rtcamp9)
yumcyawiz
0
86
フォトンマッピングをパス空間から考える
yumcyawiz
0
340
fredholm
yumcyawiz
0
230
Introduction to volume rendering
yumcyawiz
0
1.8k
OSK#p-ray2020年度講義: 古典的レイトレーサーの実装
yumcyawiz
0
240
Ray Tracing: Overview
yumcyawiz
7
1.2k
GLSLでパストレーシングしてコーネルボックスを出す
yumcyawiz
0
400
Pybind11でC++とPythonのいいとこ取りをする
yumcyawiz
0
850
Other Decks in Programming
See All in Programming
NEWTにおけるiOS18対応の進め方
ryu1sazae
0
240
VS Code extension: ドラッグ&ドロップでファイルを並び替える
ttrace
0
170
.NET Aspireのクラウド対応検証: Azureと他環境での実践
ymd65536
1
530
GrafanaのHTTP API を眺めてみよう
rinchoku
0
170
クラウドサービスの 利用コストを削減する技術 - 円安の真南風を感じて -
pyama86
3
400
Memory API: Patterns, Use Cases, and Performance
josepaumard
1
180
The Efficiency Paradox and How to Save Yourself and the World
hollycummins
0
190
Vue :: Better Testing 2024
up1
1
400
Jakarta EE as Seen Trough the Lens of the ASF
ivargrimstad
0
300
pytest プラグインを開発して DRY に自動テストを書こう
inuatsu
2
260
게임 개발하던 학생이이 세계에선 안드로이드 개발자?
pangmoo
0
110
データサイエンスのフルサイクル開発を実現する機械学習パイプライン
xcnkx
2
510
Featured
See All Featured
Faster Mobile Websites
deanohume
304
30k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Side Projects
sachag
452
42k
Mobile First: as difficult as doing things right
swwweet
222
8.8k
Designing on Purpose - Digital PM Summit 2013
jponch
114
6.9k
The Invisible Customer
myddelton
119
13k
How to name files
jennybc
77
99k
Facilitating Awesome Meetings
lara
49
6k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
355
29k
Visualization
eitanlees
143
15k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.7k
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!