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
Coalumine | レイトレ合宿10
Search
Yuki Nishidate
October 13, 2024
Programming
0
200
Coalumine | レイトレ合宿10
レイトレ合宿10で提出したレンダラーの紹介です。
RGB Dispersion、DoF、Alembic対応などを行いました。
Yuki Nishidate
October 13, 2024
Tweet
Share
More Decks by Yuki Nishidate
See All by Yuki Nishidate
GPU Hash Table | レイトレ合宿10
yknishidate
0
860
Other Decks in Programming
See All in Programming
CSC509 Lecture 02
javiergs
PRO
0
400
defer f()とdefer fの挙動を 誤解していた話
kogamochiduki
2
160
CSC305 Lecture 04
javiergs
PRO
0
230
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
2.7k
CSC305 Lecture 01
javiergs
PRO
1
380
パフォーマンスチューニングで Web 技術を深掘り直す
progfay
18
4.8k
Advance Your Career with Open Source
ivargrimstad
0
240
クラシルを支える技術と組織
rakutek
0
190
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
170
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
430
NetworkXとGNNで学ぶグラフデータ分析入門〜複雑な関係性を解き明かすPythonの力〜
mhrtech
3
920
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
4
1.1k
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.2k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Building Adaptive Systems
keathley
43
2.8k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Rails Girls Zürich Keynote
gr2m
95
14k
Automating Front-end Workflow
addyosmani
1371
200k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
Transcript
Coalumine Nishiki @yknishidate #rtcamp10
Implementation ・C++ ・Vulkan (GLSL) ・glm ・stb ・alembic ・nlohmann/json
Scene ・1280 x 720 ※計算時間足りず縮小... ・150 fr (24 fps, 6
sec)
やったこと
Dispersion ・残念ながらRGBです… ・理論はシンプル ・ノイズが大変なことに! w/o dispersion w/ dispersion
DoF ・DoF大好き ・とりあえずかっこいい
Vertex animation ・映像は動き! ・Alembicにベイク ※シミュはDCCツール ・公式C++ローダあり ・データはくそ重い
おわり