{"id":16971623,"url":"https://github.com/johncoene/aphysics","last_synced_at":"2025-07-20T16:03:29.973Z","repository":{"id":85365946,"uuid":"145968380","full_name":"JohnCoene/aphysics","owner":"JohnCoene","description":"📦 Physics for aframer","archived":false,"fork":false,"pushed_at":"2018-12-09T18:15:51.000Z","size":371,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T20:16:20.458Z","etag":null,"topics":["a-frame","rstats"],"latest_commit_sha":null,"homepage":"https://aphysics.john-coene.com","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnCoene.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":"2018-08-24T08:59:29.000Z","updated_at":"2019-09-11T08:34:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7f1f2ab-add5-44a4-8999-917d2118326a","html_url":"https://github.com/JohnCoene/aphysics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JohnCoene/aphysics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Faphysics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Faphysics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Faphysics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Faphysics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnCoene","download_url":"https://codeload.github.com/JohnCoene/aphysics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Faphysics/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266152253,"owners_count":23884473,"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":["a-frame","rstats"],"created_at":"2024-10-14T00:53:05.793Z","updated_at":"2025-07-20T16:03:29.958Z","avatar_url":"https://github.com/JohnCoene.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aphysics\n\nPhysics for [aframer](https://aframer.john-coene.com)\n\n## Installation\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"JohnCoene/aphysics\")\n```\n\n## Example\n\nMore information on the [website](https://aphysics.john-coene.com)\n\n``` r\nlibrary(aframer)\nlibrary(aphysics)\n\nbrowse_aframe(\n  a_scene(\n    physics = opts_aframe(debug = TRUE),\n    a_dependency(cdn = TRUE),\n    aphysics_dependency(cdn = TRUE),\n    a_entity(\n      camera = NA,\n      `look-controls` = NA\n    ),\n    a_plane(\n      `static-body` = NA\n    ),\n    a_box(\n      `static-body` = NA,\n      position = xyz_aframe(0, .5, -5),\n      width = 3,\n      height = 1,\n      depth = 1\n    ),\n    a_box(\n      `dynamic-body` = NA,\n      position = xyz_aframe(5, .5, 0),\n      width = 1,\n      height = 1,\n      depth = 1\n    )\n  )\n)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Faphysics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohncoene%2Faphysics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Faphysics/lists"}