vrchat-worlds-udon
There are 9 repositories under vrchat-worlds-udon topic.
Guribo/UdonVoiceUtils
Tools/Components for UDON (VRChat) based worlds. Includes private channels, reverb, auto player range adjustment, etc. for player voices.
Guribo/UdonUtils
Powerful utilities and classes to build complex systems for VRChat using UdonSharp.
JLChnToZ/VRCAGE
Anti Gravity Engine for VRChat worlds - An advanced player/pickupable gimmicks physics system
BlueAmulet/UdonSharpOptimizer
UdonSharp post-processor to reduce instruction and variable counts.
Guribo/UdonProfiling
Contains a simple ScreenSpace overlay for displaying Udon performance numbers.
Guribo/UdonLeaderBoard
A leaderboard that has sortable columns and keeps a history of all players that visited for late-joiners.
Guribo/UdonRecyclingScrollRect
Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can be shown in the list without any performance hit. Adapted to UdonSharp for VRChat and converted to VCC package.
Guribo/UdonAVLTree
A AVL tree implementation for U# based VRChat worlds.
Guribo/UdonVehicleSyncSaccFlightAdapter
Adapter for Plug-and-play vehicle sychnronization replacement for SaccFlightAndVehicles