/images/avatar.jpeg

Jorge Vega Arias

InameVR

InameVR (“Insert Name Here VR”) is a general-purpose C++ library designed to simplify building homebrew drivers for custom DIY VR controllers. It provides a framework for communicating with Arduino-based hardware and bridging the data to VR runtimes, making it easier to prototype affordable VR input devices without relying on commercial controllers.

The project includes a companion SteamVR driver that registers the custom hardware as a standard SteamVR device, allowing it to work with any SteamVR-compatible application.