Unity Game Optimization - Third Edition
Description
Loading Description...
More Details
Format
Edition
3rd edition.
Language
English
ISBN
1838552294, 9781838552299
UPC
9781838556518
Notes
Description
Get up to speed with a series of performance-enhancing coding techniques and methods that will help you improve the performance of your Unity applications Key Features Optimize graphically intensive games using the latest features of Unity such as Electronic Clearance Service (ECS) and the Burst compiler Explore techniques for solving performance issues with your VR projects Learn best practices for project organization to save time through an improved workflow Book Description Unity engine comes with a great set of features to help you build high-performance games. This Unity book is your guide to optimizing various aspects of your game development, from game characters and scripts, right through to animations. You'll explore techniques for writing better game scripts and learn how to optimize a game using Unity technologies such as ECS and the Burst compiler. The book will also help you manage third-party tooling used with the Unity ecosystem. You'll also focus on the problems in the performance of large games and virtual reality (VR) projects in Unity, gaining insights into detecting performance issues and performing root cause analysis. As you progress, you'll discover best practices for your Unity C# script code and get to grips with usage patterns. Later, you'll be able to optimize audio resources and texture files, along with effectively storing and using resource files. You'll then delve into the Rendering Pipeline and learn how to identify performance problems in the pipeline. In addition to this, you'll learn how to optimize the memory and processing unit of Unity. Finally, you'll cover tips and tricks used by Unity professionals to improve the project workflow. By the end of this book, you'll have developed the skills you need to build interactive games using Unity and its components. What you will learn Apply the Unity Profiler to find bottlenecks in your app, and discover how to resolve them Discover performance problems that are critical for VR projects and learn how to tackle them Enhance shaders in an accessible way, optimizing them with subtle yet effective performance tweaks Use the physics engine to keep scenes as dynamic as possible Organize, filter, and compress art assets to maximize performance while maintaining high quality Use the Mono framework and C# to implement low-level enhancements that maximize memory usage and prevent garbage collection Who this book is for The book is intended for intermediate Unity game devel ...
Accessibility Note
Compliant with Level AA of the Web Content Accessibility Guidelines. Content is displayed as HTML full text which can easily be resized or read with assistive technology, with mark-up that allows screen readers and keyboard-only users to navigate easily
Issuing Body
Made available through: Safari, an O'Reilly Media Company.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition
Also in this Series
Checking series information...
Reviews from GoodReads
Loading GoodReads Reviews.
Citations
APA Citation, 7th Edition (style guide)
Aversa, D., & Dickinson, C. (2019). Unity Game Optimization - Third Edition (3rd edition.). Packt Publishing.
Chicago / Turabian - Author Date Citation, 17th Edition (style guide)Aversa, Davide and Chris, Dickinson. 2019. Unity Game Optimization - Third Edition. Packt Publishing.
Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)Aversa, Davide and Chris, Dickinson. Unity Game Optimization - Third Edition Packt Publishing, 2019.
Harvard Citation (style guide)Aversa, D. and Dickinson, C. (2019). Unity game optimization - third edition. 3rd edn. Packt Publishing.
MLA Citation, 9th Edition (style guide)Aversa, Davide,, and Chris Dickinson. Unity Game Optimization - Third Edition 3rd edition., Packt Publishing, 2019.
Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.
Staff View
Grouped Work ID
310479ae-974e-dc02-36ab-eee0839c5353-eng
Grouping Information
Grouped Work ID | 310479ae-974e-dc02-36ab-eee0839c5353-eng |
---|---|
Full title | unity game optimization |
Author | aversa davide |
Grouping Category | book |
Last Update | 2025-01-24 12:33:29PM |
Last Indexed | 2025-02-07 03:07:15AM |
Book Cover Information
Image Source | default |
---|---|
First Loaded | Aug 17, 2023 |
Last Used | Jan 20, 2025 |
Marc Record
First Detected | Mar 21, 2023 01:15:33 PM |
---|---|
Last File Modification Time | Dec 17, 2024 08:11:54 AM |
Suppressed | Record had no items |
MARC Record
LEADER | 04522cam a22004937a 4500 | ||
---|---|---|---|
001 | on1139769369 | ||
003 | OCoLC | ||
005 | 20241217080937.0 | ||
006 | m o d | ||
007 | cr cnu|||||||| | ||
008 | 200208s2019 xx o 000 0 eng | ||
019 | |a 1419204836 | ||
020 | |a 1838552294 | ||
020 | |a 9781838552299 | ||
024 | 8 | |a 9781838556518 | |
035 | |a (OCoLC)1139769369|z (OCoLC)1419204836 | ||
040 | |a AU@|b eng|e pn|c AU@|d UAB|d OCLCO|d OCLCQ|d TOH|d OCLCQ|d OCLCA|d OCL|d OCLCA|d OCLCO|d BLOOM | ||
049 | |a MAIN | ||
100 | 1 | |a Aversa, Davide,|e author. | |
245 | 1 | 0 | |a Unity Game Optimization - Third Edition /|c Aversa, Davide. |
250 | |a 3rd edition. | ||
264 | 1 | |b Packt Publishing,|c 2019. | |
300 | |a 1 online resource (404 pages) | ||
336 | |a text|b txt|2 rdacontent | ||
337 | |a computer|b c|2 rdamedia | ||
338 | |a online resource|b cr|2 rdacarrier | ||
347 | |a text file | ||
520 | |a Get up to speed with a series of performance-enhancing coding techniques and methods that will help you improve the performance of your Unity applications Key Features Optimize graphically intensive games using the latest features of Unity such as Electronic Clearance Service (ECS) and the Burst compiler Explore techniques for solving performance issues with your VR projects Learn best practices for project organization to save time through an improved workflow Book Description Unity engine comes with a great set of features to help you build high-performance games. This Unity book is your guide to optimizing various aspects of your game development, from game characters and scripts, right through to animations. You'll explore techniques for writing better game scripts and learn how to optimize a game using Unity technologies such as ECS and the Burst compiler. The book will also help you manage third-party tooling used with the Unity ecosystem. You'll also focus on the problems in the performance of large games and virtual reality (VR) projects in Unity, gaining insights into detecting performance issues and performing root cause analysis. As you progress, you'll discover best practices for your Unity C# script code and get to grips with usage patterns. Later, you'll be able to optimize audio resources and texture files, along with effectively storing and using resource files. You'll then delve into the Rendering Pipeline and learn how to identify performance problems in the pipeline. In addition to this, you'll learn how to optimize the memory and processing unit of Unity. Finally, you'll cover tips and tricks used by Unity professionals to improve the project workflow. By the end of this book, you'll have developed the skills you need to build interactive games using Unity and its components. What you will learn Apply the Unity Profiler to find bottlenecks in your app, and discover how to resolve them Discover performance problems that are critical for VR projects and learn how to tackle them Enhance shaders in an accessible way, optimizing them with subtle yet effective performance tweaks Use the physics engine to keep scenes as dynamic as possible Organize, filter, and compress art assets to maximize performance while maintaining high quality Use the Mono framework and C# to implement low-level enhancements that maximize memory usage and prevent garbage collection Who this book is for The book is intended for intermediate Unity game devel ... | ||
532 | 0 | |a Compliant with Level AA of the Web Content Accessibility Guidelines. Content is displayed as HTML full text which can easily be resized or read with assistive technology, with mark-up that allows screen readers and keyboard-only users to navigate easily | |
542 | |f Copyright © 2019 Packt Publishing|g 2019 | ||
550 | |a Made available through: Safari, an O'Reilly Media Company. | ||
588 | |a Online resource; Title from title page (viewed November 29, 2019) | ||
590 | |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a Unity (Electronic resource) |
630 | 0 | 7 | |a Unity (Electronic resource)|2 fast |
650 | 0 | |a Video games|x Design.|9 76563 | |
650 | 0 | |a Video games|x Programming.|9 70228 | |
700 | 1 | |a Dickinson, Chris,|e author. | |
710 | 2 | |a Safari, an O'Reilly Media Company. | |
856 | 4 | 0 | |u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781838556518/?ar|x O'Reilly|z eBook |
936 | |a BATCHLOAD | ||
938 | |a Bloomsbury Publishing|b BLOO|n BP9781838552299BVA | ||
994 | |a 92|b VIA | ||
999 | |c 290429|d 290429 |