All Projects → TrueOpenVR → TrueOpenVR-Drivers

TrueOpenVR / TrueOpenVR-Drivers

Licence: other
Drivers

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
pascal
1382 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to TrueOpenVR-Drivers

Relativty
An open source VR headset with SteamVR supports for $200
Stars: ✭ 5,544 (+11695.74%)
Mutual labels:  vr, diy
HadesVR
The "DIY" SteamVR compatible VR setup made for tinkerers.
Stars: ✭ 88 (+87.23%)
Mutual labels:  vr, diy
Trueopenvr Core
Core, docs
Stars: ✭ 52 (+10.64%)
Mutual labels:  vr, diy
lucidgloves
Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.
Stars: ✭ 1,149 (+2344.68%)
Mutual labels:  vr, diy
Openvr Opentrack
OpenVR driver with OpenTrack support / OpenVR драйвер, с поддержкой OpenTrack
Stars: ✭ 94 (+100%)
Mutual labels:  vr, diy
WarpPI
WarpPI Calculator, Step-by-step algebra calculator for Raspberry Pi. (abandoned project)
Stars: ✭ 93 (+97.87%)
Mutual labels:  diy
awesome-webxr
All things WebXR.
Stars: ✭ 117 (+148.94%)
Mutual labels:  vr
awesome-ws2812
A curated list of awesome resources for ws2812 LED strips and matrices
Stars: ✭ 84 (+78.72%)
Mutual labels:  diy
Avatar-Customizer
qt-mkr.com
Stars: ✭ 27 (-42.55%)
Mutual labels:  vr
ttyMAY linux board
PCB Hardware/ Design Document For ttyMay DIY linux board
Stars: ✭ 48 (+2.13%)
Mutual labels:  diy
cloud4rpi
Cloud4RPi Client Library
Stars: ✭ 21 (-55.32%)
Mutual labels:  diy
micrOS
micrOS - mini automation OS for DIY projects requires reliable direct communication
Stars: ✭ 55 (+17.02%)
Mutual labels:  diy
zanzarah-tools
The set of various zanzarah browsing and editing tools, written entirely in coffee and js.
Stars: ✭ 29 (-38.3%)
Mutual labels:  vr
Rocksmith-Diy-Realtone-Cable
diy realtone cable
Stars: ✭ 48 (+2.13%)
Mutual labels:  diy
V2R
Code for our IJCAI 2020 paper: "Keep It Real: a Window to Real Reality in Virtual Reality".
Stars: ✭ 20 (-57.45%)
Mutual labels:  vr
home-space
Startpage and WebXR home
Stars: ✭ 43 (-8.51%)
Mutual labels:  vr
NeosModLoader
A mod loader for Neos VR
Stars: ✭ 58 (+23.4%)
Mutual labels:  vr
FreePhone
FreePhone es un proyecto de investigación sobre privacidad en dispositivos móviles. Con este repositorio pretendemos liberar toda la experiencia acumulada durante la creación de un smartphone casero.
Stars: ✭ 57 (+21.28%)
Mutual labels:  diy
ImgSayVRabc
Guide for Beginners how to make vr game
Stars: ✭ 24 (-48.94%)
Mutual labels:  vr
sdk-for-unity-vr-starter-project
[Deprecated] SpatialOS SDK for Unity Virtual Reality Starter Project
Stars: ✭ 43 (-8.51%)
Mutual labels:  vr

EN RU

TrueOpenVR Drivers

Ready and samples drivers for VR devices.

Drivers

ArduinoHMD - driver allowing head tracking the rotation of the VR HMD, using the tracker Razor IMU, based on Arduino and GY-85 or MPU 6050, with firmware Razor AHRS or any compatible. COM port number is changing in the "ArduinoHMD.ini" file, in the TOVR drivers folder. Read more here.

ArduinoControllers - driver allowing tracking position and rotation and receive buttons for VR controllers. Positioning in space is performed using two IMU sensors based on data from their axes. COM ports numbers is changing in the "ArduinoControllers.ini" file, in the TOVR drivers folder. Firmware for Arduino can be found here. Read more about creating controllers here. More information about setting up here.

PSMoveService - driver allowing to get position in space for DIY devices (using ping pong balls with LEDs) and use PS Move controllers and PSVR HMD. Need to work PSMoveService. Read more here.

RazerHydra - driver allowing to use the Razer Hydra controllers. To work you need to install "SixenceSDK" ("Additionally\RazerHydra\Install.bat"). Read more here.

AndroidControllers - driver allowing tracking the rotation and receive buttons for VR controllers. Read more here.

FreeTrack - driver allowing head tracking the rotation and positioning of the VR HMD with using OpenTrack. In OpenTrack supports the following trackers: Oculus Rift (DK1, DK2, CV1), Aruco paper marker (webcam + paper), FreePie UDP receiver (Android), Hatire Arduino, PointTracker, Intel RealSense, Razer Hydra, SteamVR). In the OpenTrack settings, you need to change the "Output interface" to "freetrack 2.0 Enhanced".

SplitterAdvance - driver allowing to connect one driver for positioning, a second driver for rotation, a third driver for buttons, for VR HMD and VR controllers. You can configure the drivers in the "SplitterAdvance.ini" or "SplitterAdvance64.ini" (for 64 bit architecture) file located in the "TrueOpenVR\Drivers" folder, changing the drivers names. Read more here.

SplitterControllers - driver allowing to connect one driver for one controller and two driver for two controller. You can specify to change the index of the device. You can use it together with the "SplitterAdvance" driver. You can configure the drivers in the file "SplitterConrollers.ini" or "SplitterConrollers64.ini" (for 64-bit architecture) located in the "TrueOpenVR\Drivers" folder, changing the driver names.

Splitter - driver allowing to connect one driver for the VR HMD, and the second driver for the controllers. You can configure the drivers in the "Splitter.ini" file located in the "TrueOpenVR\Drivers" folder, changing the drivers names.

XInput - driver allowing to receive buttons from the Xbox gamepad for VR controllers. Read more here.

Keyboard - driver allowing to change the position of the VR HMD, VR controllers, rotation them. Required for demonstrations and tests. Read more here.

Emulation - driver simulating a VR devices without data. To emulate trackers or devices.

Sample - sample driver for C++ and Delphi. Suitable for tests and development.

Fake - driver simulating a VR devices with data. Suitable for tests.

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].