Modding:Programming Languages

From Vintage Story Wiki
Revision as of 06:48, 23 July 2022 by Tyron (talk | contribs) (Created page with "Vintage Story is primarily written in C# with OpenGL as the graphics backend. Learning OpenGL is only necessary if you want to do special rendering tricks, and learning C# is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Vintage Story is primarily written in C# with OpenGL as the graphics backend. Learning OpenGL is only necessary if you want to do special rendering tricks, and learning C# is necessary if you want to go beyond assed modding.

Here are a few learning resources that we can recommend:

For C#

https://www.youtube.com/user/IAmTimCorey (Beginner - Intermediate)
https://www.youtube.com/c/RawCoding (Intermediate - Advanced)
https://www.youtube.com/c/Elfocrash (Advanced - Expert)

For OpenGL, and Shaders

https://www.youtube.com/watch?v=W3gAzLwfIP0&list=PLlrATfBNZ98foTJPJ_Ev03o2oq3-GGOS2
https://www.youtube.com/watch?v=kfM-yu0iQBk&list=PLImQaTpSAdsCnJon-Eir92SZMl7tPBS4Z

Maths for Game Devs

https://www.youtube.com/watch?v=MOYiVLEnhrw&list=PLImQaTpSAdsD88wprTConznD1OY1EfK_V