Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Unity 5 for Android Essentials
  • Table Of Contents Toc
  • Feedback & Rating feedback
Unity 5 for Android Essentials

Unity 5 for Android Essentials

By : Cogut
4 (1)
close
close
Unity 5 for Android Essentials

Unity 5 for Android Essentials

4 (1)
By: Cogut

Overview of this book

Unity is a very popular and effective technology for creating 2D and 3D games and applications. The Unity rendering engine provides great real-time rendering of high quality graphics without too much cost and effort. It boasts industry leading multi-platform support and world class monetization and retention services for mobile games, making it the first choice for many game developers across the world. Unity 5 is a great starting point for game developers looking to develop stunning and robust games. Starting with a refresher on the basics of Unity 5, this book will take you all the way through to creating your first custom game. By the end of the book, you will understand how to work with all the aspects of Unity 5. You will quickly explore all the major key features of the Unity 5 engine and learn to implement real-world Android game and application features in practice. We begin by introducing how to set up the Android SDK on Windows and Mac OS X and configure Unity 5 settings for the Android platform. As you progress through the chapters, you will learn to implement innovative and user-friendly features with the aid of real-world examples. You will explore how to render high quality graphics with physically-based shaders and global illumination to enhance your project’s performance. Building on this, you will then learn to transform your native C# and JavaScript code into Unity scripts. Best practices to improve your Android games will also be discussed to help you create games fast and efficiently. Finally, putting together all these concepts, you will learn to create your own Android game from scratch. This book will teach you how to harness the benefits of different tools to become proficient at game design and development processes.
Table of Contents (9 chapters)
close
close
8
Index

Measuring performance with the built-in Android profiler


Let's look at what kind of information we can see from the built-in Android profiler in Unity 5.

General CPU activity

Next, we're going to talk about the information we can get from the built-in profiler. To make it easier to understand the structure of these messages, we'll cover them in groups. The first group includes the general information or in other words the overall performance statistics on the CPU.

You will see the total time that was spent by the CPU in the parameter value called cpu-player. The time that was spent on the CPU side by the OpenGLES driver code will be seen in the value of the parameter called cpu-ogles-drv. Next, let's consider the following parameter, known as cpu-waits-gpu. This option will not appear in the built-in profiler for very small values. This value shows how much CPU time was spent waiting for the end of rendering on the GPU side. Next, let's consider the following parameter, known as msaa-resolve...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Unity 5 for Android Essentials
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon