{"id":28264994,"url":"https://github.com/bradleynull/boost-polygon-operations","last_synced_at":"2026-06-29T01:31:37.529Z","repository":{"id":293700623,"uuid":"984871534","full_name":"bradleynull/boost-polygon-operations","owner":"bradleynull","description":"Testing out some boost polygon operations","archived":false,"fork":false,"pushed_at":"2025-05-16T16:56:47.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T22:06:39.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bradleynull.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-16T16:44:10.000Z","updated_at":"2025-05-16T16:56:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"99441d79-4189-439d-9964-96534d6cbbbf","html_url":"https://github.com/bradleynull/boost-polygon-operations","commit_stats":null,"previous_names":["bradleynull/boost-polygon-operations"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bradleynull/boost-polygon-operations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleynull%2Fboost-polygon-operations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleynull%2Fboost-polygon-operations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleynull%2Fboost-polygon-operations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleynull%2Fboost-polygon-operations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleynull","download_url":"https://codeload.github.com/bradleynull/boost-polygon-operations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleynull%2Fboost-polygon-operations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34910177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-05-20T10:12:56.503Z","updated_at":"2026-06-29T01:31:37.522Z","avatar_url":"https://github.com/bradleynull.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boost-polygon-operations\n\nA C++ project that demonstrates various polygon operations using the Boost Geometry library and visualizes them using SFML.\n\n## Dependencies\n\n- CMake (version 3.10 or higher)\n- C++20 compatible compiler\n- Boost libraries (with system and filesystem components)\n- SFML 2.5 (with graphics, window, and system components)\n\n## Building the Project\n\n1. Create a build directory:\n```bash\nmkdir build\ncd build\n```\n\n2. Generate build files:\n```bash\ncmake ..\n```\n\n3. Build the project:\n```bash\ncmake --build .\n```\n\n## Running the Application\n\nAfter building, you can run the application from the build directory:\n```bash\n./boost_test\n```\n\n## Project Structure\n\n- `main.cc` - Main application entry point\n- `polygon.h` - Polygon operation implementations\n- `polygon_visualizer.h` - SFML-based visualization utilities\n- `CMakeLists.txt` - Build configuration\n\n## Development\n\nThis project uses modern C++ features and requires a C++20 compatible compiler. The code is organized to separate the polygon operations logic from the visualization components.\n\n## License\n\n[Add your license information here]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradleynull%2Fboost-polygon-operations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradleynull%2Fboost-polygon-operations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradleynull%2Fboost-polygon-operations/lists"}