- Unity 5 Game Optimization
- Chris Dickinson
- 224字
- 2021-08-05 16:37:22
What this book covers
Chapter 1, Detecting Performance Issues, provides an exploration of the Unity Profiler and a series of methods to profile our application, detect performance bottlenecks, and perform root cause analysis.
Chapter 2, Scripting Strategies, deals with the best practices for our Unity C# Script code, minimizing Component overhead, improving inter-object communication, and more.
Chapter 3, The Benefits of Batching, explores Unity's Dynamic and Static Batching systems to ease the burden on the rendering system.
Chapter 4, Kickstart Your Art, helps you understand the underlying technology behind our art assets and learn how to avoid common pitfalls with importing, compression, and encoding.
Chapter 5, Faster Physics, is about investigating the nuances of Unity's physics system for both 3D and 2D games, and how to properly organize our physics objects for improved performance.
Chapter 6, Dynamic Graphics, provides an in-depth exploration of the rendering system, and how to improve applications that suffer rendering bottlenecks in the GPU, or CPU, and specialized techniques for mobile devices.
Chapter 7, Masterful Memory Management, examines the inner workings of the Unity Engine, the Mono Framework, and how memory is managed within these components to protect our application from heap allocations and runtime garbage collection.
Chapter 8, Tactical Tips and Tricks, deals with a multitude of useful techniques used by professionals to improve project workflow and scene management.
- 程序員數學:用Python學透線性代數和微積分
- 鋒利的SQL(第2版)
- Hands-On Microservices with Kotlin
- 深入分布式緩存:從原理到實踐
- 基于Struts、Hibernate、Spring架構的Web應用開發
- 微服務架構深度解析:原理、實踐與進階
- C++20高級編程
- 工業機器人離線編程
- Learning Image Processing with OpenCV
- Mastering ASP.NET Core 2.0
- PostgreSQL Developer's Guide
- 軟技能2:軟件開發者職業生涯指南
- HTML5程序開發范例寶典
- Mastering VMware vSphere Storage
- 計算機輔助設計與繪圖技術(AutoCAD 2014教程)(第三版)