This is a suite of VR extensions for SteamVR using the OpenVR API.
The goal is to combine a range of my existing OpenVR projects into one unified application and publish it to the Steam store for free.
It would combine:
This is a spare time project, often hampered by work stress and other distractions, but steady progress is being made.
Work started at the beginning of 2026.
Legend for the status icons:
- ✅: Completely finished
- ☑️: Integrated and works but not done
- 🚧: Integration not complete
- 🧪: Still resarching
- 💤: Work has not started
The overarching steps of the development process are listed below, including an icon for the current progress status:
- ✅ Create a logotype and application icon.
- ☑️ Build from the ground up with .NET 10.
- ☑️ Upgrade EasyOpenVR to be more capable.
- ☑️ Run a JSON-RPC 2.0 server using SuperSocket.
- ☑️ Using DearImGui with GLFW to build a dashboard interface.
- ☑️ Construct a file based settings system that maps JSON to disk, and provides values to the GUI and systems.
- 🚧 Steam integration for cloud sync, achievements, and more, using Steamworks.NET.
- 💤 Create Steam store assets.
- 💤 Transition as much as is suitable and possible from older projects to implement the prevous features.
- Application structure plan - Details about features to implement.
- Workplan with detailed progress - Current work items and the status of them.