OpenGL C++ Framework used for the Grafics a Temps Real course at Universitat Pompeu Fabra.
It imports GLTF and PNGs.
The branch in-develop is the main branch.
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