Project source hosted at: https://github.com/OSVR/OSVR-Unity-Palace-Demo
This demo currently uses OSVR-Unity-v0.6.2.2-ga159d9d (build number 250) with OSVR-Core v0.6.428-gf10d9cb.
This demo supports Direct Mode, Timewarp, and Distortion Correction via OSVR RenderManager. The DLLs are included in the Plugins folder. Direct Mode requires Unity 5.2+ and nVidia graphics cards (700 series or newer) with the latest drivers (359.0).
There is a separate branch for a Unity 5.2 Palace Demo
-
A recent build of OSVR-Core is required to run this demo. Last tested with OSVR-Core v0.6.428-gf10d9cb.
-
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.
- Connect your device to and start osvr_server.exe, not necessarily in that order.
The Plugins folder contains DLLs from RenderManager v0.25. You will need to install RenderManager and run an appropriate configuration file to enable DirectMode. See the sample configs included in the latest release or in the RenderManager install directory.
#Android Here is an Android apk built with this project.
See the Android branch README for more information.