Skip to content

Commit 9d05bfb

Browse files
committed
upd
1 parent 6ee334e commit 9d05bfb

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

content/posts/foundation/pt-6-path-tracing-adventures.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2025-12-25T20:00:39.231578
3+
lastmod: 2025-12-25T20:24:58.012672
44
title: Foundation 施工笔记 【6】- 路径追踪
55
tags: ["CG","Vulkan","Foundation"]
66
categories: ["CG","Vulkan"]
@@ -1268,7 +1268,15 @@ public BSDFSample Sample_f(float3 wo, float uc, float2 u, TransportMode, BxDFRef
12681268

12691269
#### 样张
12701270

1271-
嗯..有机会在blender摸鱼了。这里等捏出来几个场景后添加图片...
1271+
嗯..有机会在blender摸鱼了。这里等捏出来几个场景后陆续添加图片...
1272+
1273+
注意没有透明度/降噪:这一篇文字已经够长了;此外,Tonemap部分和上一篇一致。
1274+
1275+
##### Intel Sponza
1276+
1277+
![image-20251225202112425](/image-foundation/image-20251225202112425.png)
1278+
1279+
Link: https://github.com/mos9527/Scenes?tab=readme-ov-file#intel-gpu-research-samples---sponza
12721280

12731281
#### References
12741282

1.81 MB
Loading

0 commit comments

Comments
 (0)