Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Twometer/twometer-vr

🕹ī¸ Low cost open-source Virtual Reality controllers
https://github.com/Twometer/twometer-vr

beatsaber hand-tracking virtual-reality

Last synced: 2 months ago
JSON representation

🕹ī¸ Low cost open-source Virtual Reality controllers

Awesome Lists containing this project

README

        



Twometer VR

An open-source alternative to commercial hand trackers such as Oculus Touch or PS Move, because Virtual Reality should not be expensive.

## Getting started

To get started with TwometerVR, check out the [homepage](https://twometer.dev/vr/).

On this page, you can find details about the project, all the technical details, as well as the download links for the hardware PCB/CAD files.

## Repository layout
- Art: All the icons, designs etc.
- Docs: MkDocs source files
- TVR.Service: The core application which manages the controllers and their inputs
- TVR.Driver: An OpenVR driver that can receive the data from the service
- TVR.Firmware: The firmware that runs on the controllers
- TVR.Setup: Setup files for building new releases

> Looking for the code of version 1? See [here](https://github.com/Twometer/twometer-vr/tree/1.x).