Difference between revisions of "About Oculus Quest"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 21: Line 21:
 
1. Make sure to use the latest stable version of Unity, downloaded at https://unity3d.com/ <br>
 
1. Make sure to use the latest stable version of Unity, downloaded at https://unity3d.com/ <br>
 
2. Download and import the OculusIntegration plugin from the Unity Asset Store.<br>
 
2. Download and import the OculusIntegration plugin from the Unity Asset Store.<br>
3. Drag and drop the Camera Rig prefab from the Prefabs folder into your scene. <br>
+
3. Set your build preferences to Android, in Player-Settings enable VR support and add Oculus
4. Calibrate controllers and camera as needed. <br>
+
4. Drag and drop the Camera Rig prefab from the Prefabs folder into your scene. <br>
5. Build your world!<br><br>
+
5. Calibrate controllers and camera as needed. <br>
 +
6. Build your world!<br><br>

Revision as of 01:15, 10 October 2019

Oculusquest.JPG

A VR headset that works without an extra computer.It track's the physical space through six cameras inside the headset. Comes with two handheld controllers.

Oculus Quest on Wikipedia


How to transfer files (e.g. movies) to the Quest

  • 1. On Windows, the Quest will appear as a device. On Mac, install Android File Transfer to access the Quest
  • 2. If the Quest does not appear, or Android File Transfer is not able to access it, deactivate Developer Mode:
    • With Oculus Connect App on iPhone/Android, login with Interaction Station Account (ask at the Station)
    • Select the right Oculus Device
    • More Settings -> Developer mode -> disable
  • 3. To run custom build apps/games, re-enable developer mode on the device!


Oculus Quest and Unity

You can easily get started making your own project for the Quest.

1. Make sure to use the latest stable version of Unity, downloaded at https://unity3d.com/
2. Download and import the OculusIntegration plugin from the Unity Asset Store.
3. Set your build preferences to Android, in Player-Settings enable VR support and add Oculus 4. Drag and drop the Camera Rig prefab from the Prefabs folder into your scene.
5. Calibrate controllers and camera as needed.
6. Build your world!