A lightweight C++ framework for building cross-platform desktop apps with ImGui and OpenGL
Find a file Use this template
2026-07-05 19:02:55 +02:00
.github/workflows ci: fix again fr fr 2026-06-16 00:05:09 +02:00
src chore: use APP_VERSION constant in statusbar 2026-07-05 19:02:55 +02:00
tests add google-test with no tests 2026-05-22 01:04:56 +02:00
vendor/imgui chore: remove old glad vendored files 2026-06-06 19:11:53 +02:00
.clang-format update clang format 2026-06-14 22:12:08 +02:00
.gitattributes feat: add basic OpenGL + ImGui Window 2026-03-18 10:56:14 +01:00
.gitignore update clang format and gitignore 2026-05-21 01:07:13 +02:00
cmake.toml update branding 2026-05-24 16:07:44 +02:00
CMakeLists.txt update branding 2026-05-24 16:07:44 +02:00
CMakeUserPresets.json refactor: move to conan for dependencies 2026-05-02 13:00:29 +02:00
cmkr.cmake feat: add basic OpenGL + ImGui Window 2026-03-18 10:56:14 +01:00
compile_commands.json refactor: rename globals to constants 2026-05-02 13:16:47 +02:00
conanfile.py add google-test with no tests 2026-05-22 01:04:56 +02:00
LICENSE Initial commit 2026-03-16 16:08:28 +01:00