Skip to content

Commit 8a80c11

Browse files
committed
mkdocs init
1 parent fc67786 commit 8a80c11

239 files changed

Lines changed: 2809 additions & 761 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/ANote/00-Test.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: "00-Test"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 网络
8+
- 项目记录
9+
categories:
10+
- ANote
11+
comments: true
12+
---
113
# 00-Test
214

315
hello world

docs/ANote/2018-09-26.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
1-
# 2018-09-26
2-
3-

41
---
52
title: "2018-09-26"
6-
date: 2019-12-01T21:57:40+08:00
7-
draft: true
8-
author: "codingriver"
9-
authorLink: "https://codingriver.github.io"
10-
tags: [""]
11-
categories: [""]
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 网络
8+
- Shader
9+
- 图形学
10+
categories:
11+
- ANote
12+
comments: true
1213
---
14+
# 2018-09-26
15+
16+

1317

1418
## [Pass的通用指令开关](https://www.cnblogs.com/sifenkesi/p/4723813.html)
1519

docs/ANote/CSharp笔记.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
title: "CSharp笔记"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 性能优化
8+
- 网络
9+
- CSharp
10+
categories:
11+
- ANote
12+
comments: true
13+
---
114
# CSharp笔记
215

316
>- [ ] 绍跳点搜索(JPS)算法

docs/ANote/CSharp记录.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
title: "CSharp记录"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- Git
8+
- 网络
9+
- CSharp
10+
categories:
11+
- ANote
12+
comments: true
13+
---
114
# CSharp记录
215

316
垃圾回收的基本知识:

docs/ANote/DOTS笔记.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
---
2+
title: "DOTS笔记"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 项目记录
8+
categories:
9+
- ANote
10+
comments: true
11+
---
112
# DOTS笔记
213

314
![](image/DOTS笔记/2023-08-11-18-20-47.png)

docs/ANote/DrawCall优化实战演讲稿.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
title: "DrawCall优化实战演讲稿"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 性能优化
8+
- 项目记录
9+
- Unity
10+
categories:
11+
- ANote
12+
comments: true
13+
---
114
# DrawCall优化实战演讲稿
215

316
## 世界地图合批优化实战分享

docs/ANote/EOC项目分析笔记1.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
title: "EOC项目分析笔记1"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 性能优化
8+
- UI
9+
- CSharp
10+
categories:
11+
- ANote
12+
comments: true
13+
---
114
# EOC项目分析笔记1
215

316
## 项目优化列表

docs/ANote/EOC项目笔记.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
title: "EOC项目笔记"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- CSharp
8+
- 工具链
9+
- 项目记录
10+
categories:
11+
- ANote
12+
comments: true
13+
---
114
# EOC项目笔记
215

316
- [ ] ScrollRect 工具封装

docs/ANote/Git笔记.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
title: "Git笔记"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 工具链
8+
- Git
9+
categories:
10+
- ANote
11+
comments: true
12+
---
113
# Git笔记
214

315
## Git LFS的使用

docs/ANote/IGG开发笔记.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
title: "IGG开发笔记"
3+
date: "2026-03-21"
4+
tags:
5+
- 随笔
6+
- 笔记
7+
- 性能优化
8+
- 异步编程
9+
- Git
10+
categories:
11+
- ANote
12+
comments: true
13+
---
114
# IGG开发笔记
215

316
## 待分析

0 commit comments

Comments
 (0)