▍1. BlueSky
BlueSky is a basic 3D game written in C++ that utilizes OpenGL 3.3. The rendering code and the code required to load .OBJ files are based on the tutorial code available at opengl-tutorial.org. In addition to OpenGL, this project utilizes the GLFW, GLEW, and GLM libraries.