Giter Site home page Giter Site logo

fenneclabsltd / novr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oyshole/novr

0.0 1.0 0.0 709 KB

OpenVR driver for development without VR hardware

License: MIT License

Lua 0.07% CMake 0.14% C++ 97.31% C 0.23% Objective-C 2.08% C# 0.17% Batchfile 0.01%

novr's Introduction

Driver for OpenVR usage without hardware

Provides a simple virtual driver for simulating HMD and controller behavior during OpenVR development.

Preparation

  • IMPORTANT: Backup the existing null driver from SteamVR
  • Set the OpenVRDir environment variable to point at your OpenVR SDK location
  • Edit Build/premake5.lua and adjust the Steam path if necessary

Build

This tool has only been built/tested using Visual Studio 2015 on Windows 10 64 bit.

  • cd Build
  • ../Tools/premake5 vs2015
  • Open NoVR.sln
  • Select your platform (e.g x64)
  • Build

Install

The projects build output is by default set to overwrite the null driver from SteamVR.

Run

Run any application using OpenVR/SteamVR

Build and run the NoVRRemote application to remote control the driver.

Add the following section to steamvr.vrsettings (probably found at %SteamInstallLocation%/config/steamvr.vrsettings)

"novr" : {
  "enabled" : true,
}

novr's People

Contributors

oyshole avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.