Skip to content

A template project using ImGui with SDL2 and GLAD

License

Notifications You must be signed in to change notification settings

jhmaster2000/imgui-sdl-glad-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgui-sdl-glad-template

A template project using ImGui (docking branch) with SDL2 and GLAD.

Compiles using CMake + CMake Tools through Visual Studio Code. (Ctrl+Shift+B to build after running CMake: Configure for initial setup)

Make sure to update the compilerPath setting in .vscode/c_cpp_properties.json to a valid path on your system

The output binary and required files will be in ./build/<TARGET>/bin/ (These all need to be manually specified on the CMake build script)