{"id":18468312,"url":"https://github.com/instilledbee/sfmlnet-collision","last_synced_at":"2025-04-08T10:32:23.040Z","repository":{"id":34587784,"uuid":"38534912","full_name":"instilledbee/SFMLNet-Collision","owner":"instilledbee","description":"Collision detection classes for SFML.Net","archived":false,"fork":false,"pushed_at":"2021-03-30T10:59:51.000Z","size":11,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T10:51:11.221Z","etag":null,"topics":["collision-detection","csharp","dotnet","sfml","sfmlnet-collision"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/instilledbee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-04T13:34:35.000Z","updated_at":"2024-04-29T13:31:24.000Z","dependencies_parsed_at":"2022-07-22T08:32:17.575Z","dependency_job_id":null,"html_url":"https://github.com/instilledbee/SFMLNet-Collision","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instilledbee%2FSFMLNet-Collision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instilledbee%2FSFMLNet-Collision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instilledbee%2FSFMLNet-Collision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instilledbee%2FSFMLNet-Collision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instilledbee","download_url":"https://codeload.github.com/instilledbee/SFMLNet-Collision/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247824094,"owners_count":21002205,"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":["collision-detection","csharp","dotnet","sfml","sfmlnet-collision"],"created_at":"2024-11-06T10:05:46.167Z","updated_at":"2025-04-08T10:32:22.547Z","avatar_url":"https://github.com/instilledbee.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SFMLNet-Collision\nCollision detection classes for SFML.Net. Tested with SFML.NET v2.1.5 and v2.5\n\n# About\nThese classes are a direct C# port of the \"Simple Collision Detection\" source code found in the [SFML wiki](https://github.com/SFML/SFML/wiki/Source:-Simple-Collision-Detection-for-SFML-2). The code is a translation of the existing C++ code, with the intent of making it easy to integrate with SFML.NET projects, and has been made available as a repository, so others may improve on the code and provide feedback.\n\n# Adding the library to your code\nThe recommended installation is [via Nuget](https://nuget.org/packages/SFML.SimpleCollision/). The package name is `SFML.SimpleCollision`.\n\nYou may also directly drop in the 3 class files in the solution to your SFML.NET project and use them as is.\n\n# Usage\n`CollisionTester` is the static class that contains the collision testing methods supported (`CircleTest()`, `BoundingBoxTest()` and `PixelPerfectTest()`). To use the pixel perfect collision test, make sure to add the texture's bitmask to the `CollisionTester` via `AddBitMask()`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstilledbee%2Fsfmlnet-collision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstilledbee%2Fsfmlnet-collision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstilledbee%2Fsfmlnet-collision/lists"}