{"id":16568101,"url":"https://github.com/jam643/bouncingballsim","last_synced_at":"2025-10-08T16:06:19.763Z","repository":{"id":38427633,"uuid":"146122225","full_name":"jam643/BouncingBallSim","owner":"jam643","description":"simulation of bouncing balls in gravity field.","archived":false,"fork":false,"pushed_at":"2022-12-08T07:51:14.000Z","size":11242,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T10:47:04.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/jam643.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":"2018-08-25T19:04:59.000Z","updated_at":"2020-12-26T00:01:53.000Z","dependencies_parsed_at":"2023-01-25T09:15:08.346Z","dependency_job_id":null,"html_url":"https://github.com/jam643/BouncingBallSim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jam643/BouncingBallSim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jam643%2FBouncingBallSim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jam643%2FBouncingBallSim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jam643%2FBouncingBallSim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jam643%2FBouncingBallSim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jam643","download_url":"https://codeload.github.com/jam643/BouncingBallSim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jam643%2FBouncingBallSim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278972405,"owners_count":26078031,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-10-11T21:08:21.365Z","updated_at":"2025-10-08T16:06:19.724Z","avatar_url":"https://github.com/jam643.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bouncing Ball Simulator\nSimple real-time simulation of elastic ball collisions in C++ using SFML to animate. My goal with creating this was to learn C++, cmake, and conan. \n\nYou can interact with the balls (left click = repulsive force, right click = attractive force).\n\n![gif](bouncing_balls.gif)\n\n## Installation (linux)\n* Prereqs: cmake, conan, pipenv\n* `pipenv shell`\n* `pipenv sync`\n* `cd build/`\n* `conan install ..` (to use a specific profile add `--profile=\u003cname\u003e`)\n* `cmake ..`\n* `make`\n* `./bin/BouncingBalls`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjam643%2Fbouncingballsim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjam643%2Fbouncingballsim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjam643%2Fbouncingballsim/lists"}