C++ OpenGL 3D Game Tutorial Series is a YouTube Tutorial Series, whose purpose is to help all those who want to take their first steps in the game development from scratch. In this series you'll learn ...
I followed The Cherno's OpenGL tutorial series on YouTube to learn OpenGL for Nim. In his tutorials, he uses C++, but since Nim's OpenGL code is very similar to the C++ code, it was easy to translate ...