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 ...
library/vcl/ - It contains the 3D graphics library. src/main.cpp - The one C++ file containing our source code, which will be deployed afterwards into an standalone executable. For this short tutorial ...