UNet
UdonSharp
DISCONTINUED
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
UNet | UdonSharp | |
---|---|---|
1 | 9 | |
31 | 613 | |
- | - | |
10.0 | 7.8 | |
5 months ago | almost 2 years ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UNet
-
How to transmit custom signal to vrchat world (AI guided 3d keypoints)
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.
UdonSharp
-
Hi ^^ I want to share my world in VRC
UdonSharp - https://github.com/MerlinVR/UdonSharp
-
On this subreddit I always enjoyed reading bad code and programming related stories, but today it happened to me : I had to write this spaghet because I had literally no other solution
Have you checked out https://github.com/MerlinVR/UdonSharp/blob/master/README.md
-
Existing Unity prefabs in VRChat?
Udon Sharp: https://github.com/MerlinVR/UdonSharp
What are some alternatives?
CyanEmu - CyanEmu is a VRChat client emulator in Unity. Includes a player controller with interact system. Works with SDK2 and SDK3.
VRCX - Friendship management tool for VRChat
USharpVideo - A basic video player made for VRChat using Udon and UdonSharp
PumkinsAvatarTools - A toolbox for easily setting up VRChat avatars in Unity. Adds functionality to the editor and automates some of the tedious tasks.
Jetdogs-Prefabs-Udon - A compilation of prefabs and other useful items for vrchat users.
VRCMelonAssistant - Simple VRChat Mod Installer
UdonSharp - An experimental compiler for compiling C# to Udon assembly [Moved to: https://github.com/MerlinVR/UdonSharp]
CyanTrigger - CyanTrigger is an Udon compiler with focus on in-scene editing. The interface resembles the old SDK2 VRC Trigger interface, but has more functionality. CyanTrigger has full access to all of Udon and can work with UdonGraph and UdonSharp.
VRWorldToolkit - Unity Editor extension for making VRChat worlds
UdonStringEvents - A system by which complex events can be sent over the network in Udon for VRChat. Written in U#.
TTS-Voice-Wizard - Speech to Text to Speech. Song now playing. Sends text as OSC messages to VRChat to display on avatar. (STTTS) (Speech to TTS) (VRC STT System) (VTuber TTS)
MotionBERT - [ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"