Skip to content

JohnKuan/OSVR-Unity-Palace-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSVR-Unity Palace Demo

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

  1. A recent build of OSVR-Core is required to run this demo. Last tested with OSVR-Core v0.6.428-gf10d9cb.

  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

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.

About

A simple example OSVR Unity 4 project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GLSL 40.0%
  • C# 33.3%
  • JavaScript 22.9%
  • HTML 2.9%
  • Other 0.9%