Udon: Difference between revisions
From VRChat Wiki
m (Grammar correction.) |
(Needs Images Category added.) |
||
Line 15: | Line 15: | ||
* [https://www.youtube.com/playlist?list=PLwEtUGCdQX7HMkFCVxiNvO4DS2CmHWbe6 VRChat Udon Tutorials] playlist by Vowgan on ''YouTube'' | * [https://www.youtube.com/playlist?list=PLwEtUGCdQX7HMkFCVxiNvO4DS2CmHWbe6 VRChat Udon Tutorials] playlist by Vowgan on ''YouTube'' | ||
[[Category:Needs Images]] |
Revision as of 08:28, 9 August 2024
You can help the VRChat Wiki by improving it.
[Reason: Needs more information! Please expand, and proofread according to Manual of Style.]
[Reason: Needs more information! Please expand, and proofread according to Manual of Style.]
Udon is a C# derived object-oriented programming editor for the VRChat World SDK, created by the VRChat Development Team and released in 2020 for SDK3. You can code traditionally using UdonSharp (U#) which allows the use of limited C# syntax, or utilize the Udon Node Graph UI for visual scripting using 'noodles' to connect nodes together.
Official Resources
- What is Udon? on creators.vrchat.com
- UdonSharp Docs on creators.vrchat.com
- World/Udon Bugs & Feature Requests on feedback.vrchat.com
Community Resources
- VRChat Udon Tutorials playlist by Vowgan on YouTube