{"id":18903935,"url":"https://github.com/falcowinkler/flockingbird-swift","last_synced_at":"2026-03-04T08:30:19.516Z","repository":{"id":136352140,"uuid":"332526052","full_name":"falcowinkler/flockingbird-swift","owner":"falcowinkler","description":"Flocking simulation in swift","archived":false,"fork":false,"pushed_at":"2023-10-12T13:56:31.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T19:53:09.895Z","etag":null,"topics":["flocking","flocking-agents","flocking-algorithm","flocking-simulation","objective-c-plus-plus","swift","wrapper-library"],"latest_commit_sha":null,"homepage":"","language":"Objective-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/falcowinkler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-01-24T18:36:02.000Z","updated_at":"2022-01-07T22:21:00.000Z","dependencies_parsed_at":"2023-10-10T16:54:31.746Z","dependency_job_id":null,"html_url":"https://github.com/falcowinkler/flockingbird-swift","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcowinkler%2Fflockingbird-swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcowinkler%2Fflockingbird-swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcowinkler%2Fflockingbird-swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcowinkler%2Fflockingbird-swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falcowinkler","download_url":"https://codeload.github.com/falcowinkler/flockingbird-swift/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239888390,"owners_count":19713692,"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":["flocking","flocking-agents","flocking-algorithm","flocking-simulation","objective-c-plus-plus","swift","wrapper-library"],"created_at":"2024-11-08T09:06:54.159Z","updated_at":"2026-03-04T08:30:19.470Z","avatar_url":"https://github.com/falcowinkler.png","language":"Objective-C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flockingbird-swift\n\nSwift bindings for [flockingbird](https://github.com/falcowinkler/flockingbird).\n\nExample usage: \n```swift\nlet flock = Flock(numberOfBoids: 100, maxX: 1024, maxY: 600)\n        let simulationParameters = FlockSimulationParameters(fromDict: [\"maxX\": 1024, \"maxY\": 600])\n        let flockSimulation = FlockSimulation(flock: flock, simulationParameters: simulationParameters)\n```\n\nsetup\n```bash\ngit submodule init\ngit submodule update --recursive\n# to update the commit of the submodule\ncd Sources/CPP\ngit pull\n```\n\nbuild\n```bash\nswift build\n```\n\ntest\n```bash\nswift test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalcowinkler%2Fflockingbird-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalcowinkler%2Fflockingbird-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalcowinkler%2Fflockingbird-swift/lists"}