{"id":20051820,"url":"https://github.com/s-litvin/quadtree","last_synced_at":"2026-04-15T20:02:18.345Z","repository":{"id":54804679,"uuid":"266825116","full_name":"s-litvin/quadtree","owner":"s-litvin","description":"Particle collision detection using quadtree.","archived":false,"fork":false,"pushed_at":"2022-02-07T09:41:56.000Z","size":698,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T21:07:25.270Z","etag":null,"topics":["collision-detection","javascript","p5js","particles","quadtree"],"latest_commit_sha":null,"homepage":"https://s-litvin.github.io/quadtree/","language":"JavaScript","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/s-litvin.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}},"created_at":"2020-05-25T16:15:52.000Z","updated_at":"2022-02-06T21:23:01.000Z","dependencies_parsed_at":"2022-08-14T03:20:47.067Z","dependency_job_id":null,"html_url":"https://github.com/s-litvin/quadtree","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-litvin%2Fquadtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-litvin%2Fquadtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-litvin%2Fquadtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-litvin%2Fquadtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-litvin","download_url":"https://codeload.github.com/s-litvin/quadtree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482034,"owners_count":19969847,"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","javascript","p5js","particles","quadtree"],"created_at":"2024-11-13T12:06:05.679Z","updated_at":"2026-04-15T20:02:13.298Z","avatar_url":"https://github.com/s-litvin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quadtree\nParticle collision detection using quadtree. A quadtree is a tree data structure in which each internal node has exactly four children.\n\nQuadtrees are the two-dimensional analog of octrees and are most often used to partition a two-dimensional space by recursively subdividing it into four quadrants or regions. \n\n## Demo\nCheck demo on GitHub page: https://s-litvin.github.io/quadtree/\n\n![alt text](https://raw.githubusercontent.com/s-litvin/quadtree/master/preview.png)\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-litvin%2Fquadtree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-litvin%2Fquadtree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-litvin%2Fquadtree/lists"}