{"id":15574318,"url":"https://github.com/gpmueller/imgui-app","last_synced_at":"2026-04-02T02:47:46.154Z","repository":{"id":152302584,"uuid":"348087661","full_name":"GPMueller/imgui-app","owner":"GPMueller","description":"An ImGui app example with OpenGL that runs on all platforms, including the web ","archived":false,"fork":false,"pushed_at":"2021-09-27T21:25:16.000Z","size":5833,"stargazers_count":10,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T02:41:55.145Z","etag":null,"topics":["cpp","cross-platform","imgui","imgui-glfw","opengl3","wasm"],"latest_commit_sha":null,"homepage":"https://gpmueller.github.io/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","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-15T18:51:59.000Z","updated_at":"2024-05-17T14:02:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f57a896-b44e-441b-8528-be1023b55cdf","html_url":"https://github.com/GPMueller/imgui-app","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/GPMueller/imgui-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GPMueller","download_url":"https://codeload.github.com/GPMueller/imgui-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GPMueller%2Fimgui-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266524870,"owners_count":23942832,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cpp","cross-platform","imgui","imgui-glfw","opengl3","wasm"],"created_at":"2024-10-02T18:16:35.346Z","updated_at":"2026-04-02T02:47:45.938Z","avatar_url":"https://github.com/GPMueller.png","language":"C++","readme":"imgui-app\n========================================\n\nA nanogui app example with a framework-like set of dependencies\n\n![Logo](resources/Logo.png \"App Logo\")\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-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpmueller%2Fimgui-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpmueller%2Fimgui-app/lists"}