Skip to content

Latest commit

 

History

History
executable file
·
7 lines (5 loc) · 175 Bytes

README.md

File metadata and controls

executable file
·
7 lines (5 loc) · 175 Bytes

app-template-opengl-sdl2

A template to write OpenGL applications using SDL2 and Dear ImGui

Instructions to build:

  • make

then the binary will be in bin/<application_name>