Skip to content

SteamVR Driver #22

@MilkJug1

Description

@MilkJug1

SteamVR

Following the documentation of steamworks, and the gh page for openVR-sdk, which all of these resources are in the src/driver/README.md. Create a very basic--but working SteamVR driver, as we can use adb commands and adb stuff to handle everything related to sending data to receiving data from it.

Along with #17, we can use SteamVR to mainly handle everything when talking to the quest and PC, luckily the quest is already recognized as a USB device, but Linux doesn't really know what to do with it, then comes the adb stuff. We can use it as a way to send and receive data from the Quest to the PC, and also do some other stuff with it, which then the Quest Android app that I still need to work on, would deal with some of that.

The progress for it and other things relating to it, will be updated here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestFeature RequestdocumentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions