{"id":20338914,"url":"https://github.com/7244/bcol","last_synced_at":"2026-07-02T18:05:16.130Z","repository":{"id":207182106,"uuid":"718613902","full_name":"7244/BCOL","owner":"7244","description":"collision/physics library","archived":false,"fork":false,"pushed_at":"2025-08-09T15:38:12.000Z","size":101,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T13:33:36.059Z","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/7244.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-14T13:00:46.000Z","updated_at":"2025-08-09T15:38:16.000Z","dependencies_parsed_at":"2023-12-09T02:36:12.364Z","dependency_job_id":"885937e1-fb30-427b-86fe-fe79ff1c5e52","html_url":"https://github.com/7244/BCOL","commit_stats":null,"previous_names":["7244/bcol"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/7244/BCOL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2FBCOL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2FBCOL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2FBCOL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2FBCOL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7244","download_url":"https://codeload.github.com/7244/BCOL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7244%2FBCOL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35057461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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-11-14T21:14:41.590Z","updated_at":"2026-07-02T18:05:16.104Z","avatar_url":"https://github.com/7244.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buildable COllision Library\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\nBCOL is physics/collision library. Mainly made for fast realtime tick based collisions.\n\n## Features\n- Low SLOC and memory usage. Currently 2301 SLOC.\n- No hardcoded dimension. It can run any dimension based on `BCOL_set_Dimension` define. (only 2 and 3 is tested)\n- grid, rectangle, circle collisions.\n- Raycast (visual solve)\n- Raycast can use embree or slow native implement. (embree is only supported if `BCOL_set_Dimension` is 3)\n\n## This library only receives improvements for specific needs.\n\n### Depends On\n* https://github.com/6413/fan (or fan style vector library)\n* https://github.com/7244/BVEC\n* https://github.com/7244/BLL\n\n#### Demo that uses BCOL collisions and raycast capability for render same time\n[![a]()](https://github.com/7244/BCOL/assets/123005911/3f4df4d0-dd90-463f-8cfa-45539f6584f3)\n\n### Developers\n* [github.com/7244](https://github.com/7244) - main design, algorithms, suffering\n* [github.com/6413](https://github.com/6413) - fan, math formulas\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7244%2Fbcol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7244%2Fbcol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7244%2Fbcol/lists"}