Skip to content

MulanVR/OSVR-Unity-Palace-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSVR-Unity Palace Demo

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

This demo uses OSVR-Unity.unitypackage v0.2.32-gcb1b5d8

  1. Requires a recent build of OSVR-Core. Last tested with OSVR-Core v0.2.299-gd5b68a9.

  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. Make sure your device is plugged into USB and start osvr_server.exe.

Example for Sensics dSight: Copy the contents of osvr_server_config.dSight.json into osvr_server_config.json (or pass osvr_server_config.dsight.json as an argument when starting the server).

Start osvr_server.exe

Start Unity app osvr_palace.exe

#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 43.4%
  • JavaScript 31.1%
  • C# 25.5%