fredsa / OSVR-Unity-Palace-Demo

A simple example OSVR Unity 5.5 project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

#Android Here is an Android apk built with this project.

See the Android branch README for more information.

##Recent Changes

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

About

A simple example OSVR Unity 5.5 project.

License:Apache License 2.0


Languages

Language:C# 37.3%Language:ShaderLab 37.0%Language:JavaScript 20.5%Language:HTML 2.6%Language:HLSL 0.9%Language:PowerShell 0.8%Language:GLSL 0.8%Language:Batchfile 0.0%