OpenGL C++ Framework used for the Grafics a Temps Real course at Universitat Pompeu Fabra.
It imports GLTF and PNGs.
Open the solution in the Visual Studio folder using Visual Studio 2019.
Open the XCode solution
to install libraries
apt-get install libsdl2-dev
apt-get install libglew-dev
and to compile
make