- Virtual Reality
- @Varneon
Highlights
- Pro
-
-
-
VUdon-Menus Public
UdonSharp library for creating abstract VRChat world menus
-
VUdon-SimplePlayerSettings Public
Simple, but more advanced replacement for the original "VRCWorldSettings" UdonBehaviour that ships with VRCSDK
-
WorldCreatorAssistant Public
Discontinued Unity Editor extension for automating VRChat world project package management
-
-
VUdon-PlayerTracker Public
Tracker prefab for providing tracked transforms on the local player's TrackingData or bones
-
VUdon-Seats Public
Self-calibrating synced abstract seats with callbacks and API
-
VUdon-QuickMenu Public
HUD quick menu prefab for VRChat worlds
-
VUdon-Noclip Public
Noclip prefab for VRChat worlds
-
VUdon-Udonity Public
WIP Runtime Unity Editor made with Udon for editing VRChat worlds in game
-
VUdon-PlayerScaleUtility Public
Utility for receiving the relative scale of the player for calibrating e.g. IPD, pointers and quick menus
-
VUdon-Playerlist Public
Playerlist prefab for VRChat worlds that displays all users in the instance and information about them
GLSL MIT License UpdatedApr 28, 2024 -
-
Unitypackage-Exporter Public
Unity Editor extension for exporting consistent revisions of unitypackages with custom configurations
-
VUdon-Logger Public
Runtime logger for UdonSharp
-
UnityEditorUtilities Public
Collection of useful Unity Editor utilities ranging from small macros to full toolkits
-
VUdon-MusicPlayer Public
Music player prefab that allows world creators to create playlists for their worlds for everyone to listen to
-
UPM-Package-Generator Public
Unity Editor extension for easily creating new UPM packages
-
UnityFBX-To-Blender-Importer Public
Unity Editor extension for importing FBX models from Unity into Blender using Python expressions
-
UnityTextureToolkit Public
A wide range of tools for managing textures in Unity Editor
C# MIT License UpdatedJan 12, 2024 -
UdonExplorer Public
Unity Editor extension for easily exploring all VRCSDK3 UdonBehaviours in your Unity scene
-
-
VUdon-UdonAssetDatabase Public
UdonSharp prefab for making Unity project's AssetDatabase partially available in VRChat worlds using Udon
-
VUdon-VisibilitySensors Public
Various sensors for detecting a renderer's visibility state and relaying it to e.g. GameObject's active state, UdonBehaviour variables, etc.
-
VUdon-EventDispatcher Public
Dispatcher for allowing UdonSharpBehaviours to receive delegated update events
-
-
VUdon-LayerMaskDropdown Public
UdonSharpBehaviour for modifying Unity UI Dropdown into a LayerMask dropdown from Unity Editor in VRChat
-
VUdon-Weapons Public
Collection of UdonSharp scripts for creating functional and synced firearms for VRChat worlds
-
VUdon-ArrayExtensions Public
Collection of array extension methods compatible with UdonSharp 1.x which adds partial feature set from List<T>