{"id":16606986,"url":"https://github.com/mrexodia/imgui_cmkr","last_synced_at":"2025-10-29T16:30:21.159Z","repository":{"id":77330944,"uuid":"605167532","full_name":"mrexodia/imgui_cmkr","owner":"mrexodia","description":"Experimental imgui app framework for rapid prototyping.","archived":false,"fork":false,"pushed_at":"2024-03-13T19:41:52.000Z","size":11,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-02T02:41:16.485Z","etag":null,"topics":["cmkr","imgui","imgui-wrapper"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrexodia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-02-22T15:34:50.000Z","updated_at":"2024-11-16T19:43:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"e543297c-eb34-4bd2-bead-cf43b3383fee","html_url":"https://github.com/mrexodia/imgui_cmkr","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/mrexodia%2Fimgui_cmkr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrexodia%2Fimgui_cmkr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrexodia%2Fimgui_cmkr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrexodia%2Fimgui_cmkr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrexodia","download_url":"https://codeload.github.com/mrexodia/imgui_cmkr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238848289,"owners_count":19540857,"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":["cmkr","imgui","imgui-wrapper"],"created_at":"2024-10-12T01:11:08.580Z","updated_at":"2025-10-29T16:30:21.154Z","avatar_url":"https://github.com/mrexodia.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imgui_cmkr\r\n\r\nSimple template to use [Dear ImGui](https://github.com/ocornut/imgui) with GLFW.\r\n\r\n## Dependencies\r\n\r\nOn Windows and macos this should build without installing any system dependencies.\r\n\r\nOn Linux you need to install the X11/Wayland development packages. Ubuntu:\r\n\r\n```sh\r\nsudo apt install xorg-dev libwayland-dev\r\n```\r\n\r\nTo only build for X11, use the following configuration options:\r\n\r\n```sh\r\ncmake -B build -DGLFW_BUILD_WAYLAND=OFF -DGLFW_BUILD_X11=ON\r\n```\r\n\r\n## Building\r\n\r\n```sh\r\ngit submodule update --init\r\ncmake -B build\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrexodia%2Fimgui_cmkr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrexodia%2Fimgui_cmkr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrexodia%2Fimgui_cmkr/lists"}