This commit is contained in:
zzzisfunnyboy
2026-04-01 01:10:19 +08:00
parent 81a97f87c0
commit 45e3f661b6
28 changed files with 106 additions and 305 deletions

View File

@@ -1,3 +1,10 @@
---
tags:
- 带宽
- 优化
---
### 优化带宽(减少储存数据量
- 一块地形为128个三角形每个三角形包含三个位置
- 每个位置包含位置Vec3,法线Vec3,UV Vec2