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
430
ReSTIRの数理と実装 (rtcamp10)
yumcyawiz
1
1.4k
fredholm(rtcamp9)
yumcyawiz
0
130
フォトンマッピングをパス空間から考える
yumcyawiz
0
460
fredholm
yumcyawiz
0
300
Introduction to volume rendering
yumcyawiz
0
2.4k
OSK#p-ray2020年度講義: 古典的レイトレーサーの実装
yumcyawiz
0
280
Ray Tracing: Overview
yumcyawiz
7
1.3k
GLSLでパストレーシングしてコーネルボックスを出す
yumcyawiz
0
560
Other Decks in Programming
See All in Programming
AkarengaLT vol.38
hashimoto_kei
1
120
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
34k
品質ワークショップをやってみた
nealle
0
640
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
4
2.5k
SODA - FACT BOOK(JP)
sodainc
1
8.8k
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
900
ドメイン駆動設計のエッセンス
masuda220
PRO
3
380
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
280
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
16k
モテるデスク環境
mozumasu
3
1.3k
他言語経験者が Golangci-lint を最初のコーディングメンターにした話 / How Golangci-lint Became My First Coding Mentor: A Story from a Polyglot Programmer
uma31
0
430
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
340
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
640
Typedesign – Prime Four
hannesfritz
42
2.8k
Code Review Best Practice
trishagee
72
19k
RailsConf 2023
tenderlove
30
1.3k
Scaling GitHub
holman
463
140k
Balancing Empowerment & Direction
lara
5
700
Facilitating Awesome Meetings
lara
57
6.6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
How GitHub (no longer) Works
holman
315
140k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
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!