Skip to content

Commit 2830578

Browse files
committed
upd
1 parent 12564e8 commit 2830578

13 files changed

Lines changed: 23 additions & 12 deletions

.claude/settings.local.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(sed -i 's/lastmod: 2026-02-09T15:33:31.028000+08:00/lastmod: 2025-12-24/' content/posts/foundation/pt-1-mesh-shader-continous-lod.md)",
5+
"Bash(sed -i 's/lastmod: 2026-02-09T15:33:31.028000+08:00/lastmod: 2025-12-24/' content/posts/foundation/pt-2-gpu-driven-pipeline-with-culling.md)",
6+
"Bash(sed -i 's/lastmod: 2026-02-09T15:33:31.030000+08:00/lastmod: 2025-12-06/' content/posts/foundation/pt-3-profiler-and-wave-intrinsics.md)",
7+
"Bash(sed -i 's/lastmod: 2026-02-09T15:33:31.030000+08:00/lastmod: 2025-12-24/' content/posts/foundation/pt-4-mesh-quantization.md)",
8+
"Bash(sed -i 's/lastmod: 2026-02-09T15:33:31.031000+08:00/lastmod: 2025-12-21/' content/posts/foundation/pt-5-texture-compression-and-gbuffer.md)"
9+
]
10+
}
11+
}

content/posts/cp/cp-templates.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.025000+08:00
3+
lastmod: 2025-06-08
44
title: 算竞笔记 - 题集/板子整理(C++)
55
tags: ["ACM","算竞","XCPC","板子","题集","Codeforces","C++"]
66
categories: ["题解", "算竞", "合集"]

content/posts/foundation/pt-1-mesh-shader-continous-lod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.028000+08:00
3+
lastmod: 2025-12-04
44
title: Foundation 施工笔记 【1】- Mesh Shader 自适应 LOD
55
tags: ["CG","Vulkan","Foundation","meshoptimizer"]
66
categories: ["CG","Vulkan"]

content/posts/foundation/pt-2-gpu-driven-pipeline-with-culling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.028000+08:00
3+
lastmod: 2025-12-05
44
title: Foundation 施工笔记 【2】- GPU-Driven 管线与剔除
55
tags: ["CG","Vulkan","Foundation","meshoptimizer"]
66
categories: ["CG","Vulkan"]

content/posts/foundation/pt-3-profiler-and-wave-intrinsics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.030000+08:00
3+
lastmod: 2025-12-06
44
title: Foundation 施工笔记 【3】- Profiler 与 Wave Intrisics 实验
55
tags: ["CG","Vulkan","Foundation"]
66
categories: ["CG","Vulkan"]

content/posts/foundation/pt-4-mesh-quantization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.030000+08:00
3+
lastmod: 2025-12-24
44
title: Foundation 施工笔记 【4】- 网格数据量化及压缩
55
tags: ["CG","Vulkan","Foundation","meshoptimizer"]
66
categories: ["CG","Vulkan"]

content/posts/foundation/pt-5-texture-compression-and-gbuffer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.031000+08:00
3+
lastmod: 2025-12-25
44
title: Foundation 施工笔记 【5】- 纹理与延后渲染初步
55
tags: ["CG","Vulkan","Foundation"]
66
categories: ["CG","Vulkan"]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.032000+08:00
3+
lastmod: 2025-12-27
44
title: Foundation 施工笔记 【6】- 路径追踪
55
tags: ["CG","Vulkan","Foundation"]
66
categories: ["CG","Vulkan"]

content/posts/links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.032000+08:00
3+
lastmod: 2025-11-20
44
title: Links
55
_build:
66
list: false

content/posts/pjsk/archive-20240105.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: mos9527
3-
lastmod: 2026-02-09T15:33:31.032000+08:00
3+
lastmod: 2025-07-27
44
title: Project SEKAI 逆向 - 笔记归档
55
tags: ["逆向","Unity","UnityPy","Frida","PJSK","Project SEKAI","Blender","CG","3D","NPR","Python"]
66
categories: ["PJSK", "逆向", "合集"]

0 commit comments

Comments
 (0)