Enabling virtual reality in Unity consists of two basic steps. The process begins with ensuring you have the requisite SDK or runtime environment installed, with the next step being the configuration of the Unity project. We will look at both of these steps in this section, followed by hardware and software recommendations from Unity technologies.
Enabling virtual reality in Unity
Requisite SDKs
As an example, if you are developing a virtual reality game for the Oculus Rift device, you will have the following packages available to you at the Oculus developers, site (https://developer.oculus.com/downloads/):
- Oculus Utilities for Unity: This is the core package for developing virtual reality games. Since Unity supports...