TheNexusAvenger / Enigma

Provides SteamVR tracker data to the Roblox client.
MIT License
8 stars 0 forks source link

Help Wanted: OpenVR Overlay #5

Open TheNexusAvenger opened 2 months ago

TheNexusAvenger commented 2 months ago

Checking on the status of Enigma requires taking off the headset or viewing the desktop from within VR. It would be ideal to add an overlay within OpenVR to be able to temporarily enable/disable sending data and checking on the status of the trackers. However, if my understanding is correct, this requires a rendering library like OpenGL or Vulkan (or DirectX, but I want to avoid Windows-specific options), which I am not familiar with. Expertise with setting this up would be appreciated.