{"id":16984257,"url":"https://github.com/floooh/fips-bullet","last_synced_at":"2026-01-30T08:13:42.606Z","repository":{"id":142550057,"uuid":"57413201","full_name":"floooh/fips-bullet","owner":"floooh","description":"fips wrapper for bullet phyiscs","archived":false,"fork":false,"pushed_at":"2018-03-10T13:31:54.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T00:45:40.469Z","etag":null,"topics":["fips"],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/floooh.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}},"created_at":"2016-04-29T21:13:15.000Z","updated_at":"2021-09-28T20:01:18.000Z","dependencies_parsed_at":"2023-07-24T02:48:14.993Z","dependency_job_id":null,"html_url":"https://github.com/floooh/fips-bullet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/floooh/fips-bullet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips-bullet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips-bullet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips-bullet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips-bullet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floooh","download_url":"https://codeload.github.com/floooh/fips-bullet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips-bullet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259905403,"owners_count":22929916,"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":["fips"],"created_at":"2024-10-14T02:30:52.197Z","updated_at":"2026-01-30T08:13:37.560Z","avatar_url":"https://github.com/floooh.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fips-bullet\n\nfips wrapper for Bullet physics (https://github.com/bulletphysics/bullet3.git)\n\nfips build system: https://github.com/floooh/fips\n\nThis wrapper only exposes the Bullet2 APIs (Collision, Dynamics, SoftBody, LinearMath)!\n\n### How to integrate into your fips project:\n\nAdd the following import to your fips.yml:\n\n```yaml\nimports:\n    fips-bullet:\n        git: https://github.com/floooh/fips-bullet.git\n```\n\nAdd the dependency _Bullet_ to your app's CMakeLists.txt file:\n\n```cmake\nfips_begin_app(MyApp windowed)\n    ...\n    fips_deps(Bullet)\n    ...\nfips_end_app()\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Ffips-bullet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloooh%2Ffips-bullet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Ffips-bullet/lists"}