All Projects → OSVR → OSVR-Unity-Palace-Demo

OSVR / OSVR-Unity-Palace-Demo

Licence: Apache-2.0 license
A simple example OSVR Unity 5.6 project.

Programming Languages

C#
18002 projects
ShaderLab
938 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
HLSL
714 projects
powershell
5483 projects

OSVR-Unity Palace Demo

Project source hosted at: https://github.com/OSVR/OSVR-Unity-Palace-Demo

  1. A recent build of OSVR-Core is required to run this demo.

  2. In the OSVR-Core Snapshot download, navigate to the bin folder to find:

osvr_server.exe -- this must be running for OSVR to work.

osvr_server_config.json -- this must be configured for your device. By default it will work with the HDK. See included examples in the bin and share folders for other configurations.

Add any device plugins to the osvr-plugins-0 folder.

  1. Connect your device to and start osvr_server.exe, not necessarily in that order.

RenderManager / DirectMode

OSVR-Unity supports Direct Mode, Timewarp, and Distortion Correction via OSVR RenderManager. Direct Mode requires Unity 5.2+ and NVIDIA graphics cards with the latest drivers* (364.xx drivers are not working at the time of this edit, revert to 362.00). NVIDIA specifies that a 700 series card or better is required, but our testing indicates that select lower cards may also be compatible. Tested and working on a 560M.

OSVR-Unity

For additional help with OSVR-Unity see the Getting Started with OSVR-Unity Guide.

Recent Changes

v0.8

(September 19, 2017)

  • Update to OSVRUnity v0.8
  • Adds Unity native VR support and new scene with single-pass camera setup

v0.6.18

(August 17, 2017)

  • Update to OSVRUnity build 643
  • Removes fog due to Unity 5.6 rendering bug

v0.6.16.4

(March 9, 2017)

  • Update to OSVRUnity v0.6.16.3 (build 612)
  • Fixes random crash on some systems
  • Re-baked Occlusion maps
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].