/GameFramework

3D game / software engine built upon SDL2 and OpenGL

Primary LanguageC

GameFramework

3D game / software engine built upon SDL2 and OpenGL

Engine Example

Dependencies for compiling:

  • libglew (OpenGL)
  • libsdl2 (Peripheral interaction / cross platform compatibility)
  • libsdl2-image (Image loading)