{"id":22852622,"url":"https://github.com/n8rzz/quad-tree","last_synced_at":"2025-03-31T07:10:30.555Z","repository":{"id":82227439,"uuid":"107544077","full_name":"n8rzz/quad-tree","owner":"n8rzz","description":"QuadTree data structure written in TypeScript","archived":false,"fork":false,"pushed_at":"2017-10-19T16:42:44.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T11:46:36.293Z","etag":null,"topics":["canvas","data-structures","quadtree","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/n8rzz.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}},"created_at":"2017-10-19T12:36:24.000Z","updated_at":"2020-05-18T07:54:33.000Z","dependencies_parsed_at":"2023-04-05T10:46:32.568Z","dependency_job_id":null,"html_url":"https://github.com/n8rzz/quad-tree","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/n8rzz%2Fquad-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8rzz%2Fquad-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8rzz%2Fquad-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8rzz%2Fquad-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8rzz","download_url":"https://codeload.github.com/n8rzz/quad-tree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429487,"owners_count":20775807,"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":["canvas","data-structures","quadtree","typescript"],"created_at":"2024-12-13T06:08:46.569Z","updated_at":"2025-03-31T07:10:30.547Z","avatar_url":"https://github.com/n8rzz.png","language":"TypeScript","readme":"# Quad Tree\n\nThis project implements a Quad Tree data structure to assist in checking for collisons.\n\n# Local Setup\n```bash\ngit clone \u0026\u0026 cd $_\nyarn\nyarn build\nhttp-server -p 3002 -c-1 // \u003c- substitue your favorite local webserver if you do not have `http-server` installed\n```\n\n# Further Reading and Resources\n- https://gamedevelopment.tutsplus.com/tutorials/quick-tip-use-quadtrees-to-detect-likely-collisions-in-2d-space--gamedev-374\n- http://www.mikechambers.com/blog/2011/03/21/javascript-quadtree-implementation/\n- https://github.com/mikechambers/ExamplesByMesh/tree/master/JavaScript/QuadTree\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8rzz%2Fquad-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8rzz%2Fquad-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8rzz%2Fquad-tree/lists"}