Starred repositories
Repository for my Forge 1.20.X Tutorial Series on YouTube. Playlist link below!
Delegates in C# are a very powerful tool in making programs as they can handle pointers to functions, member functions and lambdas. They can be used as events (ex: You've just won a game) and invok…
General use path editor, created for fixed paths to be crossed. Inspired from the work of Sebastian Lague
Procedurally generated planets using the marching cubes algorithm. Inspired by Sebastian Lague.
An attempt to create a very small 2d game engine for educational purposes
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com