Book Image

Unity 5 for Android Essentials

By : Valera Cogut
Book Image

Unity 5 for Android Essentials

By: Valera Cogut

Overview of this book

Table of Contents (14 chapters)
Unity 5 for Android Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. High-end Graphics for Android Devices

Primarily, this chapter will explore how to enhance the quality of games and applications using different techniques and physically-based shaders. In this chapter, firstly we will examine the different techniques of lighting that are often used in game development and production stages. Secondly, this chapter will describe global illumination in Unity 5. At the end of the chapter, the reader will optimize a shader code.

The topics that will be covered in the chapter are as follows:

  • Physically-based shaders

  • Global illumination

  • Practicing in shader optimization