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
FluorSwitch / RayTracingCamp8
Search
kugi
September 06, 2022
Programming
0
1.3k
FluorSwitch / RayTracingCamp8
RGB & Spectral Renderer made for RayTracingCamp8
https://sites.google.com/view/raytracingcamp8/home
kugi
September 06, 2022
Tweet
Share
More Decks by kugi
See All by kugi
WebGPUTracer / RayTracingCamp9
kugimasa
0
510
WebGPUに触れてみた
kugimasa
1
1.5k
unity1week online 共有会 #9 「暗闇の中の光と音」
kugimasa
0
140
unity1week online 共有会 #6 「継続は力なり」
kugimasa
0
28
日常4コマ -kugi日記-
kugimasa
1
91
unity1week online 共有会 #4 「作り込みのための引き出し by NOAちゃんファンクラブ」
kugimasa
0
100
Agileなラクダたちの道のり
kugimasa
0
100
カニをハックしてみた
kugimasa
0
1.3k
HU hackathon online 2020 オープニング
kugimasa
0
32
Other Decks in Programming
See All in Programming
Rechartsで楽にゴリゴリにカスタマイズする!
10tera
1
140
connect-go で面倒くささと戦う / 2024-08-27 #newmo_layerx_go
izumin5210
2
610
メモリ最適化を究める!iOSアプリ開発における5つの重要なポイント
yhirakawa333
0
390
長期運用プロダクトの開発速度を維持し続けるためのリファクタリング実践例
wataruss
8
2.6k
GoのIteratorに詳しくなってしまう
inatonix
1
190
Scala におけるコンパイラエラーとの付き合い方
chencmd
2
350
詳解UIWindow
natmark
3
2.2k
rails_girls_is_my_gate_to_join_the_ruby_commuinty
maimux2x
0
170
私のEbitengineの第一歩
qt_luigi
0
430
Rubyのobject_id
qnighy
6
1.3k
エラーレスポンス設計から考える、0→1開発におけるGraphQLへの向き合い方
bicstone
5
950
仮想ファイルシステムを導入して開発環境のストレージ課題を解消する
segadevtech
2
440
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
326
21k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
226
52k
How GitHub Uses GitHub to Build GitHub
holman
472
290k
GraphQLとの向き合い方2022年版
quramy
43
13k
Scaling GitHub
holman
458
140k
Pencils Down: Stop Designing & Start Developing
hursman
118
11k
The Brand Is Dead. Long Live the Brand.
mthomps
53
37k
Principles of Awesome APIs and How to Build Them.
keavy
125
16k
Large-scale JavaScript Application Architecture
addyosmani
508
110k
Why Our Code Smells
bkeepers
PRO
334
56k
A better future with KSS
kneath
235
17k
The Power of CSS Pseudo Elements
geoffreycrofte
71
5.2k
Transcript
FluorSwitch kugi(@kugi_masa) RayTracingCamp8
今回の目標 蛍光現象のレンダリング (何よりも作品の提出...!!!)
6月 7月 8月 Volumes Monte Carlo Rendering BVH Spectral Rendering
Fluorescence OpenMP Motion Blur wavefront obj GitHub Actions 本番環境でビルド EC2 Amazon Linux Ubuntu Build MacBook Pro (16-inch, 2019) 制作の軌跡 本番環境で動かず... X
FluorSwitch RGB Spectral ボールがスイッチを押して 照明が変化する D65 UV 蛍光塗料を表面に塗ったボール
Fluorescence 蛍光面にはQdot545を使用 https://www.thermofisher.com/order/fluorescence-spectraviewer#!/ Spectral rendering of fluorescence using importance sampling
SIGGRAPH Asia 2018 Poster [Yamamoto et al.]
Output - 600 x 600 (10fps, 10sec) - RGB:24spp -
Spectral:8spp - 波長:380 ~ 780を5nmごとの81サンプル - OpenMP: 本番環境では使わなかった
今後の目標 GPUレンダリング デノイズ