SkillAgentSearch skills...

OpenVRCardBoard

This repo is supposed to have a OpenVR driver to exchange data between android and steamvr on pc, main target is linux.

Install / Use

/learn @VirtualCheap/OpenVRCardBoard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenVRCardBoard

Cloning instructions

git clone --recursive git@github.com:VirtualCheap/OpenVRCardBoard.git

Or if you already cloned it with out the recursive argument

git submodule update --init --recursive --remote

Folder layout:

  • steamapps/common/SteamVR/drivers/VirtualCheap:
    • driver.vrdrivermanifest
    • bin
      • linux64 (32 if 32 bit)
        • driver_VirtualCheap.so (compiled file)
    • resources
      • settings
        • default.vrsettings

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated3mo ago
Forks1

Languages

C++

Security Score

87/100

Audited on Dec 25, 2025

No findings