{"id":16085430,"url":"https://github.com/selimanac/defold-daabbcc","last_synced_at":"2026-02-01T11:16:15.390Z","repository":{"id":61852740,"uuid":"121843877","full_name":"selimanac/defold-daabbcc","owner":"selimanac","description":"Dynamic Tree(aka AABB Tree) native extension for Defold Engine","archived":false,"fork":false,"pushed_at":"2025-03-12T07:12:46.000Z","size":3611,"stargazers_count":69,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"v3.x","last_synced_at":"2025-04-05T10:56:34.054Z","etag":null,"topics":["aabb","collision","collision-detection","defold","defold-game-engine","defold-library","native-extension"],"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/selimanac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"selimanac"}},"created_at":"2018-02-17T09:50:48.000Z","updated_at":"2025-04-01T05:46:39.000Z","dependencies_parsed_at":"2024-10-09T13:06:25.521Z","dependency_job_id":"4e895f5f-de88-4a08-a1d5-31fefe06309f","html_url":"https://github.com/selimanac/defold-daabbcc","commit_stats":{"total_commits":56,"total_committers":1,"mean_commits":56.0,"dds":0.0,"last_synced_commit":"1cc2245b08126da1f6acfc302541e2ea3957226f"},"previous_names":["selimanac/defold-daabbcc"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimanac%2Fdefold-daabbcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimanac%2Fdefold-daabbcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimanac%2Fdefold-daabbcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimanac%2Fdefold-daabbcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selimanac","download_url":"https://codeload.github.com/selimanac/defold-daabbcc/tar.gz/refs/heads/v3.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675434,"owners_count":21143763,"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":["aabb","collision","collision-detection","defold","defold-game-engine","defold-library","native-extension"],"created_at":"2024-10-09T13:01:57.474Z","updated_at":"2026-02-01T11:16:15.385Z","avatar_url":"https://github.com/selimanac.png","language":"C++","funding_links":["https://github.com/sponsors/selimanac"],"categories":["Libraries"],"sub_categories":["Programming Language"],"readme":"\n![DAABBCC](/.github/header830.png?raw=true)\n\nThis is a Dynamic Tree(aka AABB Tree) native extension for [Defold Engine](https://www.defold.com/).    \nDAABBCC build by using Box2D’s [Dynamic Tree](https://box2d.org/documentation/md_collision.html#autotoc_md46).  \n\n**Credits**  \n[Box2D](https://github.com/erincatto/box2d) by  [Erin Catto](https://x.com/erin_catto)  \n\n\n**What is DAABBCC?**\n\nA Dynamic AABB Tree is a binary search algorithm for fast overlap testing. Dynamic AABB trees are well-suited for general-purpose use and can handle moving objects efficiently. This data structure provides an effective method for detecting potential overlap between objects.  \n\nDAABBCC is not a physics engine. It does not include narrow-phase collision detection or ~manifold generation~\u003csup\u003e1\u003c/sup\u003e.  \n\nIt is particularly well-suited for casual games, platformers, bullet-hell, top-down games, server-side headless builds that do not require narrow-phase collision detection.   \n\n_\u003csup\u003e1\u003c/sup\u003e Added  v3.0.1_   \n\n## Discussions \u0026 Release Notes\n\nhttps://github.com/selimanac/defold-daabbcc/discussions\n\n## Documentation\n\nhttps://github.com/selimanac/defold-daabbcc/wiki \n\n---\n\n## Toss a Coin to Your Witcher\nIf you find my [Defold Extensions](https://github.com/selimanac) useful for your projects, please consider [supporting](https://github.com/sponsors/selimanac) it.  \nI'd love to hear about your projects! Please share your released projects that use my native extensions. It would be very motivating for me.\n\n\n---\n\n# Games using DAABBCC\n\n### Skull Horde\n\n![Skull Horde](/.github/skull_horde.png?raw=true)\n\n**Developer:** [8BitSkull](https://www.8bitskull.com/)   \n**Publisher:** [8BitSkull](https://www.8bitskull.com/)   \n**Release Date:** TBA  \n**Steam:** https://store.steampowered.com/app/3199360/Skull_Horde/  \n\n\n\n## Bore Blasters\n\n![Bore Blasters](/.github/boreblast.jpg?raw=true)\n\n**Developer:** [8BitSkull](https://www.8bitskull.com/)  \n**Publisher:** [8BitSkull](https://www.8bitskull.com/)   \n**Release Date:** 8 Mar, 2024  \n**Steam:** https://store.steampowered.com/app/2398170/BORE_BLASTERS/  \n\n\n\n## Void Scrappers\n\n![Void Scrappers](/.github/void_scrappers.jpg?raw=true)\n\n**Developer:** [8BitSkull](https://www.8bitskull.com/)  \n**Publisher:** [8BitSkull](https://www.8bitskull.com/)   \n**Release Date:** 21 Oct, 2022  \n**Steam:** https://store.steampowered.com/app/2005210/Void_Scrappers/  \n**Switch:** https://www.nintendo.co.uk/Games/Nintendo-Switch-download-software/Void-Scrappers-2344179.html. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselimanac%2Fdefold-daabbcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselimanac%2Fdefold-daabbcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselimanac%2Fdefold-daabbcc/lists"}