All relevant libraries are found in /libs and all DLLs found in /dlls (pre-)compiled for Windows. The CMake script knows where to find the libraries so just run CMake script and generate project of ...
This repository contains a collection of OpenGL tutorials and a modular engine framework for graphics programming in C++. The tutorials are taken from LearnOpenGL and adapted for this engine framework ...