Skip to content

Haï~'s personal OSC Query debugger. Shows all OSC addresses and the Expressions Menu. Also has an experimental option to run ImGui as a SteamVR overlay. Demo: https://x.com/vr_hai/status/1828145014574325902 To generate the Expressions Menu, open the site:

License

Notifications You must be signed in to change notification settings

PawlygonStudio/h-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H-View

Hello,

This repository is mostly a personal learning project and has three main functions:

  • It is my personal OSC Query debugger, and communicates with VRChat by listing all the available addresses.
  • It can display the entire Expressions Menu if that menu was exported during the avatar build process using another Unity Editor tool I made specifically for this purpose (learn more).
  • In addition to the desktop window, it also has an implementation of the ImGui.NET window being rendered into a SteamVR overlay using the OpenVR API and Veldrid, and some basic overlay mouse input.

For more information, open the website page.

imgui-overlay-f.mp4

Launch options

  • No option specified: Starts as a desktop window.
  • --overlay Starts as a SteamVR overlay app. The build config must be set to "Debug OVERLAY" or "Release OVERLAY".
  • --simulate-windowless Starts as a desktop window, but stylized as being the overlay version.

Third-party acknowledgements

About

Haï~'s personal OSC Query debugger. Shows all OSC addresses and the Expressions Menu. Also has an experimental option to run ImGui as a SteamVR overlay. Demo: https://x.com/vr_hai/status/1828145014574325902 To generate the Expressions Menu, open the site:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%