{"id":20400494,"url":"https://github.com/ppekko/qeci","last_synced_at":"2025-05-08T13:30:38.535Z","repository":{"id":154636891,"uuid":"462747582","full_name":"ppekko/QECI","owner":"ppekko","description":"Quick Easy Crossplatform ImGui","archived":true,"fork":false,"pushed_at":"2023-06-15T20:56:42.000Z","size":118,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T01:32:26.004Z","etag":null,"topics":["cmake","imgui","opengl","quickstart","template-project"],"latest_commit_sha":null,"homepage":"","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/ppekko.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}},"created_at":"2022-02-23T13:31:22.000Z","updated_at":"2024-05-05T13:25:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"de8c8a58-41b8-4e4f-8227-c1146bab81d2","html_url":"https://github.com/ppekko/QECI","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/ppekko%2FQECI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2FQECI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2FQECI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2FQECI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppekko","download_url":"https://codeload.github.com/ppekko/QECI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253077144,"owners_count":21850275,"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","imgui","opengl","quickstart","template-project"],"created_at":"2024-11-15T04:40:45.118Z","updated_at":"2025-05-08T13:30:38.520Z","avatar_url":"https://github.com/ppekko.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# QECI\n#### Quick Easy Cross-platform ImGui\n\nThis project allows you to quickly get started with making a project with SDL and ImGui. It will automatically fetch all the required files for ImGui straight from the GitHub repo. This originally started life as a fork of SmallGlitter for ImGui\n\nLike LxDemOWin, I won't maintain this much as I made this to quickly implement something.\n\nWindows support is non-existent and I don't plan on supporting it ***however*** you can use WSL to run `fetchImGui.sh` to get the right ImGui files downloaded and then continue as normal.\n\n\n\n```bash\n# Linux\ngit clone --recursive https://github.com/ppekko/QECI\ncd QECI\nmkdir build\ncd build\ncmake ..\nmake\n\n# Mac OSX\ngit clone --recursive https://github.com/ppekko/QECI\ncd QECI\nmkdir build\ncd build\ncmake -G \"Xcode\" ..\n#(build in xcode)\n```\n\n\n## License\n\u003eThe MIT License (MIT)\n\n\u003eCopyright (c) 2022 pipe\n\n\u003ePermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\n\u003eThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\n\u003eTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppekko%2Fqeci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppekko%2Fqeci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppekko%2Fqeci/lists"}