Assignment for RMIT Mixed Reality in 2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
604 B

  1. # Oculus Utilities
  2. ## Instructions for using Oculus Integration
  3. * Import the [Oculus Integration](https://assetstore.unity.com/packages/tools/integration/oculus-integration-82022) from the Unity Asset Store.
  4. * Follow the initial [Getting Started](/Assets/VRTK/Documentation/GETTING_STARTED.md) steps and then add the `OVRCameraRig` prefab from [Oculus Integration](https://assetstore.unity.com/packages/tools/integration/oculus-integration-82022) as a child of the SDK Setup GameObject.
  5. * On the `OVRCameraRig` in the scene find the `OVRManager` and set its `Tracking Origin Type` to `Floor Level`.