assorted C# VR projects
Find a file
2026-06-10 22:14:36 +01: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 Program.cs 2026-06-10 22:13:00 +01:00
OVRNotificationBridge OVRNotificationBridge 2026-06-10 22:14:36 +01: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 OVRNotificationBridge 2026-06-10 22:14:36 +01:00
VirtualReality.sln OVRNotificationBridge 2026-06-10 22:14:36 +01: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
  • OVRNotificationBridge/ - Simple OVR application to bridge notifications you recieve on Windows and display them in VR. See the setup instructions in the IdentityPackage folder.

Setup

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