assorted C# VR projects
Find a file
2026-03-03 21:15:49 +00:00
BeyondSharp BeyondSharp 2026-03-03 20:44:27 +00:00
DearOVRlay support for other gfx apis 2026-03-03 20:41:41 +00:00
DesktopDuplicationOverlay desktop duplication test 2026-03-03 20:42:09 +00:00
OpenVRBindings oops 2026-03-03 21:05:06 +00:00
OpenVROverlayTakeTwo update readme 2026-03-03 21:04:19 +00:00
OVRAutoShowTouchKeyboard Update README.md 2026-03-03 21:15:49 +00:00
.gitignore update readme 2026-03-03 21:04:19 +00:00
global.json seperate bindings into seperate library 2026-03-03 20:40:27 +00:00
README.md update readme 2026-03-03 21:04:19 +00:00
VirtualReality.sln rename sln 2026-03-03 20:45:10 +00:00

C# VR projects

Projects

  • BeyondSharp/ - Library for interfacing with the Bigscreen Beyond's HID protocol
  • DearOVRlay/ - Library for creating OpenVR overlays using Dear ImGui
  • DesktopDuplicationOverlay/ - Overlay that uses the Desktop Duplication API
  • OpenVROverlayTakeTwo/ - Sample app for DearOVRlay
  • OVRAutoShowTouchKeyboard/ - Simple OVR application to automatically show the Windows touch keyboard whenever you open the SteamVR desktop overlay

Setup

  • Download openvr_api.cs & place in OpenVRBindings\openvr_api.cs
  • Download openvr_api.dll (win64) & place in OpenVRBindings\openvr_api.dll