Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 183 Bytes

README.md

File metadata and controls

executable file
·
13 lines (8 loc) · 183 Bytes

GLEngine

General purpose graphics engine based on OpenGL

Building

  • Linux: make

Dependencies

  • glew
  • glfw
  • stb_image.h (provided in the include/externaldirectory)