Udon: Difference between revisions
From VRChat Wiki
m (Added a playlist to more udon tutorials done by playerbush) |
(Adjusted name of link to match Playlist Title it links to.) |
||
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'' | ||
* [https://youtube.com/playlist?list=PLj9bdRmMxX-7odH_C32Z7ygqKvbGQ5Op-&si=L9KnwMGnwutJgOiI | * [https://youtube.com/playlist?list=PLj9bdRmMxX-7odH_C32Z7ygqKvbGQ5Op-&si=L9KnwMGnwutJgOiI Bush's Udon Tutorials] playlist by PlayerBush001 on YouTube | ||
[[Category:Needs Images]] | [[Category:Needs Images]] |
Revision as of 10:37, 23 August 2024
It is written and maintained by VRCWiki Team.
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
The following was created by the community. It may contain material not directly endorsed by the VRChat team. To learn more, consider reading Contributing to the VRChat Wiki.
- VRChat Udon Tutorials playlist by Vowgan on YouTube
- Bush's Udon Tutorials playlist by PlayerBush001 on YouTube