biji
This commit is contained in:
4
InBox/性能优化/Batch & DrawCall.md
Normal file
4
InBox/性能优化/Batch & DrawCall.md
Normal file
@@ -0,0 +1,4 @@
|
||||
https://zhuanlan.zhihu.com/p/68530142 Batch的前世今生
|
||||
|
||||
但是因为Pass不同
|
||||
透明度不同,可能需要半透明混合而另外一个不需要,就会形成两次[[DrawCall]]渲染层级不同等等原因
|
||||
1
InBox/性能优化/Batch.md
Normal file
1
InBox/性能优化/Batch.md
Normal file
@@ -0,0 +1 @@
|
||||
一个Batch即为同一批材质的游戏对象
|
||||
1
InBox/性能优化/DrawCall.md
Normal file
1
InBox/性能优化/DrawCall.md
Normal file
@@ -0,0 +1 @@
|
||||
CPU调用一次GPU即为一次
|
||||
3
InBox/性能优化/关于Unity加载优化,你可能遇到这些问题 - 知乎.md
Normal file
3
InBox/性能优化/关于Unity加载优化,你可能遇到这些问题 - 知乎.md
Normal file
@@ -0,0 +1,3 @@
|
||||
[关于Unity加载优化,你可能遇到这些问题 - 知乎](https://zhuanlan.zhihu.com/p/23733044)400 Model Not Exist
|
||||
|
||||
sk-da030f4a28444c8094d9db8b7655b4f7
|
||||
6
InBox/性能优化/批量渲染 数字UI.md
Normal file
6
InBox/性能优化/批量渲染 数字UI.md
Normal file
@@ -0,0 +1,6 @@
|
||||
[基于DOTS+DrawMeshInstancedIndirect的伤害数字渲染方案1:实现思路 - 知乎](https://zhuanlan.zhihu.com/p/718118444)
|
||||
|
||||
|
||||
[Unity3d HUD UI高性能方案 - 知乎](https://zhuanlan.zhihu.com/p/624580377)
|
||||
|
||||
[《重返帝国》HUD方案分析和实现 - 知乎](https://zhuanlan.zhihu.com/p/636610023)
|
||||
Reference in New Issue
Block a user