SteamVR/OpenVR overlay for Linux/X11 that displays the screen in VR
Find a file
2023-04-22 19:21:56 +02:00
bindings toggle edit mode 2023-04-22 19:21:31 +02:00
openvr init - display part of screen on a vr overlay 2023-04-02 14:34:52 +02:00
src toggle edit mode 2023-04-22 19:21:31 +02:00
.clang-format reposition overlay with trigger+B 2023-04-03 21:15:43 +02:00
.gitignore rename executable 2023-04-22 19:21:56 +02:00
Makefile rename executable 2023-04-22 19:21:56 +02:00
README.md resize overlays when grabbed with both controllers 2023-04-22 17:49:07 +02:00

sinpin-vr

A SteamVR overlay for Linux+X11 that displays all your screens in VR.

From my limited testing, this uses about half the CPU performance of Steam's built-in desktop overlay, if running at 60 FPS. Currently the default is 30 FPS which brings the factor to 3-4x. On my machine, the Steam desktop view increases cpu usage by about 100% of a CPU thread (looking only at the steam process), while this overlay uses around 25% at 30 FPS and 45% at 60 FPS.