A simple template to build cross-platform C++ desktop apps with ImGui and OpenGL
  • C++ 98%
  • Shell 2%
Find a file Use this template
2026-04-01 20:33:12 +02:00
external update imgui 2026-03-22 22:52:40 +01:00
src style: use c++20 style printing 2026-04-01 20:33:12 +02:00
.gitattributes feat: add basic OpenGL + ImGui Window 2026-03-18 10:56:14 +01:00
.gitignore feat: add basic OpenGL + ImGui Window 2026-03-18 10:56:14 +01:00
.gitmodules feat: add basic OpenGL + ImGui Window 2026-03-18 10:56:14 +01:00
cmake.toml fix: missing imgui compile error 2026-04-01 20:25:13 +02:00
CMakeLists.txt fix: missing imgui compile error 2026-04-01 20:25:13 +02:00
cmkr.cmake feat: add basic OpenGL + ImGui Window 2026-03-18 10:56:14 +01:00
LICENSE Initial commit 2026-03-16 16:08:28 +01:00
update-dependencies.sh chmod all the things 2026-03-22 22:52:53 +01:00