sensics / SensicsTray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SensicsTray

SensicsTray is a companion application for OSVR and Sensics Home. It allows you to start/stop the OSVR server, configure rendering settings, switch from different configuration presets, and run sample applications.

Build Requirements

  • NodeJS
  • .NET Core (1.6)
  • Wix (optional, to build the Setup installer)

Build instructions

  • Make sure you run git submodule update --init --recursive to download dependencies.
  • run configure_usb_lib.cmd to run cmake on the native USB library.
  • Run build_release.cmd to build the rest of the application. If running for the first time, this may take longer to download dependencies.
  • Output is in /src/electron-app/dist.

Setup

  • If you have Wix installed, you can build the installer. Just build the Setup project in the solution.

About

License:Apache License 2.0


Languages

Language:JavaScript 79.1%Language:HTML 12.7%Language:CSS 7.0%Language:TypeScript 0.9%Language:C# 0.3%Language:Batchfile 0.0%