Skip to content

Twometer/twometer-vr

Repository files navigation

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.

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.