{"id":21861335,"url":"https://github.com/seng3694/blackcircle","last_synced_at":"2025-03-21T20:18:38.458Z","repository":{"id":114139301,"uuid":"164602539","full_name":"Seng3694/BlackCircle","owner":"Seng3694","description":"Small project for messing around with ImGui and SFML","archived":false,"fork":false,"pushed_at":"2019-11-05T21:59:16.000Z","size":3424,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T14:50:32.293Z","etag":null,"topics":["cmake","cpp","imgui","imgui-sfml","sfml"],"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/Seng3694.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":"2019-01-08T08:34:53.000Z","updated_at":"2024-01-16T01:52:16.000Z","dependencies_parsed_at":"2023-06-14T07:00:28.957Z","dependency_job_id":null,"html_url":"https://github.com/Seng3694/BlackCircle","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/Seng3694%2FBlackCircle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seng3694%2FBlackCircle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seng3694%2FBlackCircle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seng3694%2FBlackCircle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Seng3694","download_url":"https://codeload.github.com/Seng3694/BlackCircle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244860600,"owners_count":20522466,"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","cpp","imgui","imgui-sfml","sfml"],"created_at":"2024-11-28T03:11:15.280Z","updated_at":"2025-03-21T20:18:38.451Z","avatar_url":"https://github.com/Seng3694.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlackCircle #\n\nSmall visually stimulating project I've created to mess around with [ImGui][1] and [SFML][2]. Also uses [ImGui-SFML][3].\n\n![4]\n\n## Build ##\n\nThis project uses [CMake][6] and [SFML 2.5][2].\n\n1. Clone the repository\n\n    ```\n    git clone https://github.com/Seng3694/BlackCircle\n    ```\n\n2. Generate the build files\n\n    ```\n    mkdir bin\n    cd bin\n    cmake -G \"Your Generator\" -DSFML_DIR=\"PATH_TO_SFML/lib/cmake/SFML\" ../BlackCircle\n    ```\n\n    Notice the `SFML_DIR` parameter which must be set here. You could also edit the code locally and set the `SFML_DIR` in the [CMake file][7] before `find_package` is being called.\n\n3. Build the files\n\n    ```\n    cmake --build . --config Release\n    ```\n\n\n## License ##\n\nThis Code is licensed under the MIT License. See [LICENSE][5] for more information.\n\n\n[1]:https://github.com/ocornut/imgui\n[2]:https://github.com/sfml/sfml\n[3]:https://github.com/eliasdaler/imgui-sfml\n[4]:resources/preview.gif\n[5]:LICENSE\n[6]:https://cmake.org\n[7]:https://github.com/Seng3694/BlackCircle/blob/master/ext/imgui/CMakeLists.txt","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseng3694%2Fblackcircle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseng3694%2Fblackcircle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseng3694%2Fblackcircle/lists"}