The Google VR SDK supports both Daydream and Cardboard. Daydream is the higher-end version limited to faster, more capable Daydream-ready Android phones. Cardboard is lower end and supported on many more mobile devices including Apple iOS iPhones. You can build projects in Unity that target both.
Building for Google VR
Google Daydream
To build for Google Daydream on mobile Android devices, you will use the Daydream SDK. You must set up your development machine for Android development as described above. Then complete the following steps:
- Configure your Unity Build Settings to target the Android platform
- In Player Settings, under XR Settings, set Virtual Reality Enabled
- Ensure Daydream is at the top of the Virtual Reality...