Udon: Difference between revisions
From VRChat Wiki
Undo revision 5521 by Usr 578aa632-439b-4c41-9266-776323ba9ad2 (talk) Tag: Manual revert |
linked Community resources to a new page in the community namespace |
||
| Line 11: | Line 11: | ||
== Community resources == | == Community resources == | ||
''A list of community resources can be found in its main article:'' [[Community:Udon Guides|Community: Udon Guides]] | |||
[[Category:Needs Images]] | [[Category:Needs Images]] | ||
Revision as of 16:32, 26 August 2024
It is reviewed and approved by the VRCWiki Team. Learn how to contribute to this page by reading the Contribution Guide.
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
A list of community resources can be found in its main article: Community: Udon Guides