Skip to content

paul-cpp/Engine

 
 

Repository files navigation

Engine

OpenGL 2D Engine To compile this project you have to install:

  • libsdl-image,
  • libconfig++,
  • glut or freeglut.

it is also necessary to use the g++ option -std=c++14 (perhaps the project can be compiled with the key -std=c++11, but the author assumes the use of C++14 standard).

About

OpenGL 2D Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.4%
  • CMake 1.4%
  • C 1.2%