OpenGL C++ Framework used for teach the Real-time Grapchics course at Universitat Pompeu Fabra. fork this github for extra learning Course material can be found here: https://tamats.com/learn/realtime-graphics/
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-devand to compile
make