Skip to content

OpenGL C Framework for the realtime rendering course

License

Notifications You must be signed in to change notification settings

carolinadcf/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.

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 63.7%
  • C 36.2%
  • Other 0.1%