{"id":16439290,"url":"https://github.com/posva/2d-collisions","last_synced_at":"2026-06-11T04:31:28.810Z","repository":{"id":14373116,"uuid":"17083111","full_name":"posva/2d-collisions","owner":"posva","description":"Collision for 2D using the SAT theorem with Rectangles","archived":false,"fork":false,"pushed_at":"2014-03-05T13:26:06.000Z","size":160,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T22:31:32.427Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/posva.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}},"created_at":"2014-02-22T10:58:37.000Z","updated_at":"2024-04-02T17:41:27.000Z","dependencies_parsed_at":"2022-08-27T01:40:21.552Z","dependency_job_id":null,"html_url":"https://github.com/posva/2d-collisions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/posva/2d-collisions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2F2d-collisions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2F2d-collisions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2F2d-collisions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2F2d-collisions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posva","download_url":"https://codeload.github.com/posva/2d-collisions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posva%2F2d-collisions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285369043,"owners_count":27159982,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","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":"2024-10-11T09:08:48.162Z","updated_at":"2025-11-20T04:03:26.366Z","avatar_url":"https://github.com/posva.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"2D Collisions\n===\n\nBasic 2D collisions using the SAT theorem.\n\n## Notes\n\nThe code can still be optimized, I also plan adding some figures that come handly in 2D like lines and circles.\n\n##Dependencies\n\n* [https://github.com/g-truc/glm](glm)\n\n##Building\n\nIn order to build the example you'll need [https://github.com/LaurentGomila/SFML](SFML) because the example use it for displaying figures on a window.\n\nOnce you have SFML just do\n```\n./configure\nmake run\n```\n\n\n##License\n\nThis code is distributed under the MIT License\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2F2d-collisions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposva%2F2d-collisions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposva%2F2d-collisions/lists"}