Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 180 Bytes

File metadata and controls

8 lines (5 loc) · 180 Bytes

SublimeClang

Minimal C11 based OpenGL app using GLFW and GLEW.

To build:

Use premake5.exe to generate Makefile: premake5 gmake2

make or make config=(debug_x64 or release_x64)