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
380
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.3k
OSK#p-ray2020年度講義: 古典的レイトレーサーの実装
yumcyawiz
0
270
Ray Tracing: Overview
yumcyawiz
7
1.3k
GLSLでパストレーシングしてコーネルボックスを出す
yumcyawiz
0
540
Other Decks in Programming
See All in Programming
Caude codeで爆速開発
codelynx
0
100
Startups on Rails in Past, Present and Future–Irina Nazarova, RailsConf 2025
irinanazarova
0
300
AIコーディングエージェント全社導入とセキュリティ対策
hikaruegashira
15
8k
階層化自動テストで開発に機動力を
ickx
1
420
構文解析器入門
ydah
7
1.9k
The Modern View Layer Rails Deserves: A Vision For 2025 And Beyond @ RailsConf 2025, Philadelphia, PA
marcoroth
2
800
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
4
700
slogパッケージの深掘り
integral0515
0
150
202507_ADKで始めるエージェント開発の基本 〜デモを通じて紹介〜(奥田りさ)
risatube
PRO
5
1.1k
Git Sync を超える!OSS で実現する CDK Pull 型デプロイ / Deploying CDK with PipeCD in Pull-style
tkikuc
4
470
レトロゲームから学ぶ通信技術の歴史
kimkim0106
0
130
MCPを使ってイベントソーシングのAIコーディングを効率化する / Streamlining Event Sourcing AI Coding with MCP
tomohisa
0
190
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1031
460k
Faster Mobile Websites
deanohume
308
31k
Raft: Consensus for Rubyists
vanstee
140
7k
Visualization
eitanlees
146
16k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Designing for humans not robots
tammielis
253
25k
Become a Pro
speakerdeck
PRO
29
5.4k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
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!