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
78
Photorealism - rtcamp7
レイトレ合宿7で制作したレンダラーの紹介
yumcyawiz
September 07, 2019
Tweet
Share
More Decks by yumcyawiz
See All by yumcyawiz
rtcamp 10 (vk-illuminati)
yumcyawiz
1
500
ReSTIRの数理と実装 (rtcamp10)
yumcyawiz
1
1.7k
fredholm(rtcamp9)
yumcyawiz
0
150
フォトンマッピングをパス空間から考える
yumcyawiz
0
510
fredholm
yumcyawiz
0
330
Introduction to volume rendering
yumcyawiz
0
2.6k
OSK#p-ray2020年度講義: 古典的レイトレーサーの実装
yumcyawiz
0
290
Ray Tracing: Overview
yumcyawiz
7
1.3k
GLSLでパストレーシングしてコーネルボックスを出す
yumcyawiz
0
590
Other Decks in Programming
See All in Programming
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
200
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.6k
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
200
AIに仕事を丸投げしたら、本当に楽になれるのか
dip_tech
PRO
0
150
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
340
AIフル活用時代だからこそ学んでおきたい働き方の心得
shinoyu
0
150
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
1
160
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
190
AWS re:Invent 2025参加 直前 Seattle-Tacoma Airport(SEA)におけるハードウェア紛失インシデントLT
tetutetu214
2
120
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
210
Swift at Scale: Where Performance Really Comes From
kateinoigakukun
0
120
CSC307 Lecture 12
javiergs
PRO
0
440
Featured
See All Featured
How GitHub (no longer) Works
holman
316
140k
Tell your own story through comics
letsgokoyo
1
820
HDC tutorial
michielstock
1
440
Become a Pro
speakerdeck
PRO
31
5.8k
How STYLIGHT went responsive
nonsquared
100
6k
Accessibility Awareness
sabderemane
0
67
Crafting Experiences
bethany
1
63
Deep Space Network (abreviated)
tonyrice
0
74
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Agile that works and the tools we love
rasmusluckow
331
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!