Skip to content

Commit 244a3bb

Browse files
committed
upd
1 parent 14353ea commit 244a3bb

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2025-12-25T10:40:32.038619
3+
lastmod: 2025-12-25T14:38:21.895757
44
title: Foundation 施工笔记 【6】- 路径追踪
55
tags: ["CG","Vulkan","Foundation"]
66
categories: ["CG","Vulkan"]
@@ -1086,8 +1086,7 @@ return BSDFSample(f, wi, pdf, BxDFFlags::GlossyReflection);
10861086
10871087
一样的白炉测试效果如下。先令所有`metallic=1.0f`,即只看specular lobe:
10881088
1089-
![image-20251225102842279](/image-foundation/image-20251225102842279.png)
1090-
1091-
TBD 解决高roughness奇怪的异常 - -||
1089+
![image-20251225143740725](/image-foundation/image-20251225143740725.png)
10921090
1091+
(注:别忘了Sampler用CLAMP_TO_EDGE - -||)
10931092
<h1 style="color:red">--- 施工中 ---</h1>
-153 KB
Binary file not shown.
158 KB
Loading

0 commit comments

Comments
 (0)