Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 591 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 591 Bytes

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)