Top 4 C# vrc Projects
-
VRCOSC
Modular OSC program creator, toolkit, and router made for VRChat. Show your heartrate, time, hardware stats, speech to text, control Spotify, and more! Includes drag-and-drop prefabs for your avatar.
You could try using VRCOSC by VolcanicArts.
-
You can use this app called hyosc it can take text chat input from vrchat keyboard via OSC and generate a tts output, you just gotta setup virtual cable which should be simple enough
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Project mention: How to transmit custom signal to vrchat world (AI guided 3d keypoints) | /r/VRchat | 2023-02-08
Summary: I've implemented real-time mono-webcam full body tracking, but I'm having trouble sending this data to vrchat. This function was actually implemented on Unity, and socket communication was used in Unity. Is there a socket communication method that works with udonsharp or vrchat? Here are the solutions I reviewed. https://github.com/Xytabich/UNet I think Unet is very similar to the solution I was looking for, but the connection ID uses the person object that entered the world. I want to receive data from outside.
-
Quest2-VRC
Quest 2 (and not only) OSC and ADB powered battery information sender, now with OpenRGB support
It works with VRCOSC (Clock and Media modules) and Quest2-VRC
C# vrc related posts
Index
What are some of the best open-source vrc projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | VRCOSC | 134 |
2 | HOSCY | 27 |
3 | UNet | 23 |
4 | Quest2-VRC | 6 |