A simple template to build cross-platform C++ desktop apps with ImGui and OpenGL
Find a file Use this template
2026-05-19 23:44:13 +02:00
src wip: font manager 2026-05-19 23:44:13 +02:00
vendor refactor: move to conan for dependencies 2026-05-02 13:00:29 +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
cmake.toml chore: update to glad2 through conan 2026-05-19 14:21:07 +02:00
CMakeLists.txt wip: font manager 2026-05-19 23:44:13 +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 chore: update to glad2 through conan 2026-05-19 14:21:07 +02:00
LICENSE Initial commit 2026-03-16 16:08:28 +01:00