kamikoto66 / Unity-VR-Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-VR-Samples

This project demonstrates OSVR integration with the Unity VR Samples project available on the Unity Asset Store as of the Unity 5.3 release.

To convert the scenes to be OSVR compatible, the following steps were taken:

  1. Uncheck "Virtual Reality Supported" in Player Settings -- Unity only supports Oculus with this feature at this time.

  2. Add a ClientKit and DisplayController to the scene.

  3. Add a VRViewer component to MainCamera.

  4. Replace instances of InputTracking.GetLocalRotation with the rotation of the MainCamera.

About

License:Apache License 2.0


Languages

Language:C# 88.2%Language:ShaderLab 4.0%Language:HTML 3.9%Language:Mathematica 2.7%Language:PowerShell 1.2%Language:Batchfile 0.1%