Skip to main content
ResourcesVR & AR

#VR for newbies: Lesson 2

By June 1, 2020June 6th, 2020No Comments
Virtual Reality

Introduction

Since we’re using Unity3D to build our VR experiences, here are the steps to walk through finishing setting up Unity3D for VR. It requires extra components as you’re building for the Quest.

Steps

  1. Download and install Unity hub here. Unity Hub is like your dashboard to manage your  Unity projects and any Unity3D versions that you install
    unity_hub
  2. Choose the latest version of Unity3D to install:

latestversion_unity3D

3.Make sure the following are check marked as additional modules to add:

  •  Android Build Support (expand this and make sure Android SDK & NDK tools and Open JDK are check-marked as well)
  1. android_modules
  •                2. Windows Build Support
  •                 3.  WebGL Build Support

windowswebgl

  1. Click on agree and install

install_Unity3D

  1. Also install the Oculus appon your phone

 

 

Leave a Reply