Udon: Difference between revisions
From VRChat Wiki
m (Added Canny to official resources.) |
m (Re-did stub box.) |
||
Line 1: | Line 1: | ||
{{stub|Needs more information!}} | {{stub|Needs more information! Please expand, and proofread according to [[VRCWiki:Manual of Style|Manual of Style]].}} | ||
'''Udon''' is an C# derived object-oriented programming editor for the [[VRChat SDK|VRChat World SDK]], created by the VRChat Development Team and released in 2020 for SDK3. You can code traditionally via '''Udon Assembly''' (formerly known as UdonSharp, or U#), or utilize the '''Udon Node Graph''' UI for visual scripting using 'noodles' to connect nodes together. | '''Udon''' is an C# derived object-oriented programming editor for the [[VRChat SDK|VRChat World SDK]], created by the VRChat Development Team and released in 2020 for SDK3. You can code traditionally via '''Udon Assembly''' (formerly known as UdonSharp, or U#), or utilize the '''Udon Node Graph''' UI for visual scripting using 'noodles' to connect nodes together. |
Revision as of 23:45, 30 July 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 an 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 via Udon Assembly (formerly known as UdonSharp, or U#), 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