Basic rendering in OpenGL (using GLFW for cross-platform windows and context managment and GLEW for loading/wrangling the GPU's dll implementation of the modern OpenGL specification)
- Visual Studio 2017+
Just import the project through VS
- Project Setup (GLEW/GLFW)