{"id":15068057,"url":"https://github.com/casualbot/imgui-cmake-template","last_synced_at":"2026-01-30T00:50:56.952Z","repository":{"id":256411331,"uuid":"855207478","full_name":"CasualBot/imgui-cmake-template","owner":"CasualBot","description":"Template repository for quickly getting C++ up and running with ImGui ","archived":false,"fork":false,"pushed_at":"2024-09-10T14:17:36.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-16T06:12:14.455Z","etag":null,"topics":["cmake","cplusplus","cpp","imgui","template","vcpkg"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/CasualBot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-10T13:52:33.000Z","updated_at":"2024-09-10T14:26:19.000Z","dependencies_parsed_at":"2024-09-10T15:46:58.704Z","dependency_job_id":"c67f4945-f2eb-4159-aea6-b95791445185","html_url":"https://github.com/CasualBot/imgui-cmake-template","commit_stats":null,"previous_names":["casualbot/imgui-cmake-template"],"tags_count":0,"template":true,"template_full_name":"CasualBot/LearningUICpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CasualBot%2Fimgui-cmake-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CasualBot%2Fimgui-cmake-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CasualBot%2Fimgui-cmake-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CasualBot%2Fimgui-cmake-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CasualBot","download_url":"https://codeload.github.com/CasualBot/imgui-cmake-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830952,"owners_count":20354854,"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","cplusplus","cpp","imgui","template","vcpkg"],"created_at":"2024-09-25T01:30:08.409Z","updated_at":"2026-01-30T00:50:56.910Z","avatar_url":"https://github.com/CasualBot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learing C++ UI with Dear ImGui\n\nThis repo is a base project using CMake and vcpkg to install imgui and generate a sln to work in.\n\nSee the [Dear ImGui git repository](https://github.com/ocornut/imgui) for information on imgui.\n\n## Getting Started\n\n1. Download and install [CMake](https://cmake.org/) \n2. Download and install [vcpkg](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started?pivots=shell-cmd#1---set-up-vcpkg)\n3. Download and install [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)\n  \u003e Ensure to include the CMake additional module when installing VS2022\n4. Create new repo using template and git clone to local machine\n5. Run `cmake .` inside root of local git repo\n6. Open the generated `LearningUICpp.sln` solution\n7. Right click `LearningUICpp.sln` in Solution Explorer -\u003e Select `Set as Startup Project`\n8. Run with `F5` or `Ctrl+F5`\n\n## Updating Project / Solution name\n1. Open the `CMakeLists.txt` file\n2. Find and replace any instances of `LearningUICpp` with your new project name\n3. Regenerate SLN if needed\n\n## Notes\n1. This project is using the `docking` branch of imgui to provide multi-view and docking support\n2. This project uses \u003e= v1.91.0 of ImGui\n3. This project is generated to use DX12 and Win32 APIs. If you'd like to use a different set of APIs update the vcpkg.json, update the `main.cpp` using the [examples from imgui](https://github.com/ocornut/imgui/tree/docking/examples), and re-generate the SLN using step 5 in `Getting Started`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasualbot%2Fimgui-cmake-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasualbot%2Fimgui-cmake-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasualbot%2Fimgui-cmake-template/lists"}