Digital Tutors - Game Optimization Techniques in Unity
Digital Tutors -
Unity游戏优化技术
在这一系列的教程中,我们将讨论一些有用的技巧和技术来优化您的
Unity
游戏。 我们将讨论一些游戏性能,以及我们如何确定哪些是需要优化的主要问题。然后,我们将了解如何优化游戏模式,如何减少绘图调用,如何降低我们的纹理内存占用等等。 我们还将学习如何使用一些
Unity的LOD组,遮挡剔除和灯光烘焙等强大功能。
In this series of tutorials we will discuss some helpful tips and techniques for optimizing your games in Unity.
To get started we'll discuss some of the main issues that arise with game performance and how we can determine what needs to be optimized. Then we'll go into each major topic like how to optimize game models, how to reduce draw calls, how to reduce our texture memory footprint and more.
To finish up the tutorial, we'll learn how to use some of Unity's great features like LOD Groups, Occlusion Culling and Light Baking.
发布日期: 2014-2-22