AR/VR
Unity has expanded beyond gaming into various fields, such as simulations, training, and app development. In its latest versions, notable improvements in augmented reality (AR) technologies have been introduced. In the latest versions of Unity, we have seen lots of improvements in the field of augmented reality, which allows us to add a layer of virtuality on top of our reality, thereby augmenting what our device can perceive to create games that rely on real-world data, such as the camera’s image, our real-world position, and the current weather. This can also be applied to work environments, such as when viewing the building map or checking the electrical ducts inside a wall. Welcome to the extra section of this book, where we are going to discuss how to create Augmented Reality (AR) applications using Unity’s AR Foundation package.
In this chapter, we will examine the following AR Foundation concepts:
- Using AR Foundation
- Building for mobile...