File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22author : mos9527
3- lastmod : 2025-12-27T12:59:57.680985
3+ lastmod : 2025-12-27T15:22:38.143723
44title : Foundation 施工笔记 【6】- 路径追踪
55tags : ["CG","Vulkan","Foundation"]
66categories : ["CG","Vulkan"]
@@ -1200,6 +1200,7 @@ Cycles与之前一个设置的渲染结果如下:
12001200 <summary >Cycles 参考</summary >
12011201 <img src =" /image-foundation/image-20251226174553084.png " ></img >
12021202</details >
1203+
12031204#### Lumberyard Bistro
12041205
12051206来自 https://github.com/zeux/niagara_bistro。植被渲染需要透明度支持,这里现存的naive实现too simple:他很慢 —— anyhit跑一遍,shadow ray还要跑一遍,没考虑mip就采样等等。
@@ -1212,6 +1213,7 @@ Cycles与之前一个设置的渲染结果如下:
12121213 <summary >Cycles 参考</summary >
12131214 <img src =" /image-foundation/image-20251227100632285.png " ></img >
12141215</details >
1216+
12151217#### Blender Classroom
12161218
12171219来自 https://www.blender.org/download/demo-files/
@@ -1220,12 +1222,13 @@ Cycles与之前一个设置的渲染结果如下:
12201222
12211223结果就是基本手动调了一遍。此外因为没有volume rendering,原场景的体积光在此没有加入。
12221224
1223- 直接光源+很多(4个...)自发光光源演示 。
1225+ 直接光源+多个自发光光源演示 。
12241226
12251227![ image-20251227124745391] ( /image-foundation/image-20251227124745391.png )
12261228
12271229<details >
12281230 <summary >Cycles 参考</summary >
1231+ (Cycles不知道怎么回事,貌似弄错了BaseColor材质的color space)
12291232 <img src =" /image-foundation/image-20251227124800418.png " ></img >
12301233</details >
12311234
You can’t perform that action at this time.
0 commit comments