Skip to content

OpenGL C++ Framework for the realtime rendering course

License

Notifications You must be signed in to change notification settings

summmanpan/GTR_Framework

 
 

Repository files navigation

GTR_Framework

OpenGL C++ Framework used for the Grafics a Temps Real course at Universitat Pompeu Fabra.

It imports GLTF and PNGs.

Stable branch

The branch in-develop is the main branch.

Compile

Windows

Open the solution in the Visual Studio folder using Visual Studio 2019.

OSX

Open the XCode solution

Linux

to install libraries

apt-get install libsdl2-dev
apt-get install libglew-dev

and to compile

make

About

OpenGL C++ Framework for the realtime rendering course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.0%
  • C++ 35.9%
  • Other 0.1%