Skip to content

HelloOculusQuest

Eloi Stree edited this page Jun 10, 2019 · 3 revisions

Hello Oculus Quest

Welcome to this tutorial to learn the basic of Hello Oculus Quest to access more advance topic later

The Fucking Manual ;)

Check List

  • Is Java Developer kit installed ?
  • Is Android installed ?
    • Did you define the ADB path in system setting ?
  • Is Unity Hub Installed ?
    • Is Unity 2018.3 installed ?
      • Is the Android module of Unity installed ?
  • Did you created a new project ?
    • Did you importe the Oculus plug-in ?
    • Did you switch to Android platform ?
    • Did you set the project as XR on Oculus Library ?
    • Did you set the name of the project ?
    • Did you set the android package id of the project com.company.application ?
  • Did you create a Oculus Account ?
  • Did you set your account as developer ?
  • Did you Download the Oculus app on your phone ?
    • Did you set your Quest as developer from the app ?
  • Did you create a scene in Unity ?
    • Did you add the Oculus Camera Prefab ?
  • Did you configurated the project with optimal setting for Quest ?
    • (See tutorials)
  • did you connected your Quest to PC
  • Are you ready to enjoy :) ?

Unity Check-list

Unity


Issue/Question

Clone this wiki locally