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
130
フォトンマッピングをパス空間から考える
yumcyawiz
0
460
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
AIコーディングAgentとの向き合い方
eycjur
0
250
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
2
220
Trem on Rails - Prompt Engineering com Ruby
elainenaomi
1
100
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
380
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
100
Jakarta EE Core Profile and Helidon - Speed, Simplicity, and AI Integration
ivargrimstad
0
320
OSS開発者という働き方
andpad
5
1.7k
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
300
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
250
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
370
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
16
7.4k
機能追加とリーダー業務の類似性
rinchoku
2
600
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
510
Writing Fast Ruby
sferik
628
62k
Making Projects Easy
brettharned
117
6.4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
11
1.1k
Automating Front-end Workflow
addyosmani
1370
200k
Become a Pro
speakerdeck
PRO
29
5.5k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Facilitating Awesome Meetings
lara
55
6.5k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
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!