All Projects → druidsbane → Openvr Northstar

druidsbane / Openvr Northstar

Licence: bsd-3-clause
This is a community driver to support the North Star headset on OpenVR.

Projects that are alternatives of or similar to Openvr Northstar

Steamvr For Linux
Issue tracker for the Linux port of SteamVR
Stars: ✭ 631 (+3611.76%)
Mutual labels:  steamvr, vr
MoonMotion
Moon Motion Toolkit - Free and open source toolkit for VR locomotion
Stars: ✭ 38 (+123.53%)
Mutual labels:  vr, steamvr
EasyOpenVRUtil
EasyOpenVRUtilは、Steam VR for Unityのちょっと足りないところを埋め合わせるためのライブラリです。特に、コントローラやトラッカーの座標を直接取得したり、非VRだけど位置情報は使いたいといった用途に向いています。その他あると便利な機能も実装しています。
Stars: ✭ 37 (+117.65%)
Mutual labels:  vr, steamvr
Openvr
OpenVR SDK
Stars: ✭ 4,997 (+29294.12%)
Mutual labels:  steamvr, vr
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (+1641.18%)
Mutual labels:  vr, ar
StereoKit-PaintTutorial
Source for a Mixed Reality inking tutorial using StereoKit and C#!
Stars: ✭ 20 (+17.65%)
Mutual labels:  vr, ar
prismatic
Prismatic is a declarative JS library for creating 3D content for the Helio browser.
Stars: ✭ 35 (+105.88%)
Mutual labels:  vr, ar
Simple-OpenVR-Driver-Tutorial
A sample OpenVR Driver for you to learn from
Stars: ✭ 157 (+823.53%)
Mutual labels:  vr, steamvr
Viveinpututility Unity
A toolkit that helps developing/prototyping VR apps.
Stars: ✭ 256 (+1405.88%)
Mutual labels:  steamvr, vr
3dio Js
JavaScript toolkit for interior apps
Stars: ✭ 255 (+1400%)
Mutual labels:  vr, ar
spark-ar-creators
List of 9500 (and counting) Spark AR Creators. Open an issue or contact me if you want to be added.❤️
Stars: ✭ 122 (+617.65%)
Mutual labels:  vr, ar
Virtualmotioncapture
VRゲーム中にモデルをコントロール
Stars: ✭ 423 (+2388.24%)
Mutual labels:  steamvr, vr
native-xr-for-web
Add iOS and Android build with AR capabilities to your website or web-based app.
Stars: ✭ 27 (+58.82%)
Mutual labels:  vr, ar
PhoneVR
Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
Stars: ✭ 178 (+947.06%)
Mutual labels:  vr, steamvr
thedarkmodvr
VR support for The Dark Mod
Stars: ✭ 49 (+188.24%)
Mutual labels:  vr, steamvr
reshade-vrtoolkit
Modular shader to enhance you HMD clarity & sharpness with minimal performance impact.
Stars: ✭ 40 (+135.29%)
Mutual labels:  vr, steamvr
emscripten-webxr
WebXR library for use with Emscripten.
Stars: ✭ 21 (+23.53%)
Mutual labels:  vr, ar
soundstagevr
virtual reality music sandbox built specifically for room-scale VR
Stars: ✭ 38 (+123.53%)
Mutual labels:  vr, steamvr
TJUCam
SteamVR Compatible Motion Controller with ESP8266 and Raspberry Pi
Stars: ✭ 29 (+70.59%)
Mutual labels:  vr, steamvr
Vrtk
*Beta* - An example of how to use the Tilia packages to create great content with VRTK v4.
Stars: ✭ 3,422 (+20029.41%)
Mutual labels:  steamvr, vr

OpenVR Northstar

This is a community driver to support the North Star headset on OpenVR. It is unafiliated with Leap Motion/Ultra Leap.

Build Instructions

Dependencies

Installation

Windows

  • Launch the windows command prompt cmd
  • Run the following
git clone --recurse-submodules https://github.com/druidsbane/openvr-northstar.git
cd openvr-northstar
build.bat
  • Once it is built navigate to the bin/win64 directory and launch NorthstarLauncher.exe

Linux

  • Tested on Ubuntu 19.10 and Pop!_OS 19.10
  • Install Steam and SteamVR
  • Launch SteamVR at least once
  • Launch a terminal
  • Run the following
git clone --recurse-submodules https://github.com/druidsbane/openvr-northstar.git
cd openvr-northstar
./linux.sh
  • Answer the ./linux.sh wizard questions
  • Launch SteamVR

macOS

  • Launch a terminal
  • Run the following
git clone --recurse-submodules https://github.com/druidsbane/openvr-northstar.git
cd openvr-northstar
./macos.sh
  • Launch SteamVR
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].