Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days ago
JSON representation
đšī¸ Low cost open-source Virtual Reality controllers
- Host: GitHub
- URL: https://github.com/twometer/twometer-vr
- Owner: Twometer
- License: gpl-3.0
- Created: 2020-04-05T12:50:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T17:05:25.000Z (over 2 years ago)
- Last Synced: 2024-10-24T04:26:13.352Z (3 months ago)
- Topics: beatsaber, hand-tracking, virtual-reality
- Language: C#
- Homepage: https://twometer.dev/p/vr
- Size: 16.8 MB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).