{"id":15574339,"url":"https://github.com/gpmueller/imgui-cmake","last_synced_at":"2026-03-11T16:34:41.239Z","repository":{"id":42774165,"uuid":"268125900","full_name":"GPMueller/imgui-cmake","owner":"GPMueller","description":"A Dear ImGui App using GLFW and OpenGL, built using CMake; Better example at GPMueller/imgui-app","archived":false,"fork":false,"pushed_at":"2020-06-03T12:21:26.000Z","size":1761,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T01:06:20.426Z","etag":null,"topics":["cmake-examples","cpp","cross-platform","imgui","imgui-glfw","mwe","opengl3","wasm"],"latest_commit_sha":null,"homepage":"https://github.com/GPMueller/imgui-app","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GPMueller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-30T17:15:32.000Z","updated_at":"2025-02-07T16:49:47.000Z","dependencies_parsed_at":"2022-09-24T05:11:33.995Z","dependency_job_id":null,"html_url":"https://github.com/GPMueller/imgui-cmake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GPMueller","download_url":"https://codeload.github.com/GPMueller/imgui-cmake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540946,"owners_count":21447427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmake-examples","cpp","cross-platform","imgui","imgui-glfw","mwe","opengl3","wasm"],"created_at":"2024-10-02T18:16:39.876Z","updated_at":"2026-03-11T16:34:41.201Z","avatar_url":"https://github.com/GPMueller.png","language":"C++","readme":"imgui-cmake\n========================================\n\nA cross-platform, C++11, Dear ImGui app\nusing CMake as build system and GLFW as\nwindowing backend.\n\n\nNative application\n----------------------------------------\n\nBuild the app by calling\n\n```\nmkdir -p build \u0026\u0026 cd build\ncmake ..\ncmake --build . -j4\ncd ..\n```\n\n\nWeb application\n----------------------------------------\n\nYou need to have emscripten available.\nThen, to build,\n\n```\nsource /path/to/emsdk/emsdk_env.sh\nmkdir -p build \u0026\u0026 cd build\ncmake .. -DCMAKE_TOOLCHAIN_FILE=/path/to/emsdk/emscripten/\u003cversion\u003e/cmake/Modules/Platform/Emscripten.cmake\ncmake --build . -j4\ncd ..\n```\n\nAnd to run the app, for example\n\n```\ncd ui-web\npython3 -m http.server\nopen index.html\n```\n\n\nDependencies\n----------------------------------------\n\n* Dear ImGui\n* fmtlib\n* GLFW\n* glad\n* OpenGL 3","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpmueller%2Fimgui-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpmueller%2Fimgui-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpmueller%2Fimgui-cmake/lists"}