Just a test teaching myself how to use Modern OpenGL.
I Have followed the LearnOpenGL tutorial series.
I'm using Survival Guitar Backpack by Berk Gedik for testing models. His work can be found here.
The file can be found here.
You need to download GLEW, GLFW (Windows Binaries), and ASSIMP and put in the Dependencies folder.
ASSIMP also needs to be compiled and put in the OpenGL Test folder, and kept with built binaries.
You can build this on Windows using the included Visual Studio 2022 solution.
If you do not wish to build the binaries, the release builds are available to download here.