Skip to content

Commit a50af6a

Browse files
committed
upd
1 parent 0a093d2 commit a50af6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2025-12-25T15:49:23.438342
3+
lastmod: 2025-12-25T15:49:56.953915
44
title: Foundation 施工笔记 【6】- 路径追踪
55
tags: ["CG","Vulkan","Foundation"]
66
categories: ["CG","Vulkan"]
@@ -1158,7 +1158,7 @@ ggxE[dot(p, uint2(1, 32))] = float2(E / samples, Eprime / samples);
11581158
| -------------------------------------------- | ------------------------------------------------------------ |
11591159
| ![img](/image-foundation/filament-dfg12.png) | ![image-20251225154559371](/image-foundation/image-20251225154559371.png) |
11601160

1161-
实际载入使用的则为以下形式:
1161+
实际载入使用的则为以下形式:UV顺序上和ImageWorks与自己之前的LUT一致。
11621162

11631163
![image-20251225154851094](/image-foundation/image-20251225154851094.png)
11641164

0 commit comments

Comments
 (0)