I wrote some code to track controller poses using OpenVR. The problem is that SteamVR is generally very annoying to have running in the background.
I tried to switch to OpenXR. The Problem seems to be the runtime to interface with the HTC Vive (also SteamVR in the case of using OpenXR). Is there any runtime alternative without such a bloated interface? Something that wouldn't require me to have a steam account or graphics card (I'm just planning on tracking controller poses so I see it as kind of unpractical to have to require extra computing power).
Thank you in advance!