Skip to content

OpenGL C++ Framework for the realtime rendering course

License

Notifications You must be signed in to change notification settings

philipluk/GTR_Framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.2%
  • C++ 35.7%
  • Other 0.1%