{"id":26574254,"url":"https://github.com/bamless/raylib-gravity","last_synced_at":"2025-06-15T04:08:17.169Z","repository":{"id":282774599,"uuid":"949567484","full_name":"bamless/raylib-gravity","owner":"bamless","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-22T18:13:39.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T16:06:04.424Z","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/bamless.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-16T18:34:47.000Z","updated_at":"2025-04-22T18:13:43.000Z","dependencies_parsed_at":"2025-06-04T09:50:49.099Z","dependency_job_id":"8640af2c-164c-456b-89c5-88fd8a645cef","html_url":"https://github.com/bamless/raylib-gravity","commit_stats":null,"previous_names":["bamless/raylib-gravity"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bamless/raylib-gravity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fraylib-gravity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fraylib-gravity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fraylib-gravity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fraylib-gravity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bamless","download_url":"https://codeload.github.com/bamless/raylib-gravity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fraylib-gravity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259919461,"owners_count":22932073,"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":[],"created_at":"2025-03-23T01:39:40.421Z","updated_at":"2025-06-15T04:08:17.163Z","avatar_url":"https://github.com/bamless.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raylib-gravity\n\nSimple 2D gravity simulation built for learning raylib.\n\n## Details\n\nThe simulation in itself is pretty simple, using velocity Verlet to integrate the bodies and\nNewton's law of universal gravitation to calculate forces between them.\n\nClick and drag with your mouse to spawn new bodies. The initial path of the body will be shown as\na blue path.\n\nMay add some graphical effects in the future for testing shaders with raylib.\n\n## Compilation\n\n```bash\nmkdir build\ncd build\ncmake ..\nmake -j\n```\n\nthen run `build/src/raylib-gravity`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamless%2Fraylib-gravity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbamless%2Fraylib-gravity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamless%2Fraylib-gravity/lists"}