{"id":16971618,"url":"https://github.com/johncoene/acurve","last_synced_at":"2025-03-21T20:16:30.014Z","repository":{"id":85365927,"uuid":"146505835","full_name":"JohnCoene/acurve","owner":"JohnCoene","description":"📦 Curve component for aframer","archived":false,"fork":false,"pushed_at":"2018-08-29T07:05:34.000Z","size":310,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T14:48:38.463Z","etag":null,"topics":["a-frame","rstats"],"latest_commit_sha":null,"homepage":"https://acurve.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-28T20:55:48.000Z","updated_at":"2018-09-22T03:05:08.000Z","dependencies_parsed_at":"2023-05-30T20:15:47.966Z","dependency_job_id":null,"html_url":"https://github.com/JohnCoene/acurve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Facurve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Facurve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Facurve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Facurve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnCoene","download_url":"https://codeload.github.com/JohnCoene/acurve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244860611,"owners_count":20522466,"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:04.831Z","updated_at":"2025-03-21T20:16:30.006Z","avatar_url":"https://github.com/JohnCoene.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# acurve\n\nCurve component for [aframer](https://aframer.john-coene.com)\n\n## Installation\n\n``` r\ndevtools::install_github(\"JohnCoene/acurve\")\n```\n\n## Example\n\nThis is a basic example which shows you how to solve a common problem:\n\n``` r\nlibrary(aframer)\nlibrary(acurve)\n\nbrowse_aframe(\n  a_scene(\n    a_dependency(), \n    acurve_dependency(),\n    a_curve(\n      id = \"track\",\n      a_curve_point(position = xyz_aframe(-2, 1, -3)),\n      a_curve_point(position = xyz_aframe(0, 0, -3)),\n      a_curve_point(position = xyz_aframe(2, 1, -5))\n    ),\n    a_draw_curve(\n      curveref = \"#track\",\n      material = opts_aframe(\n        shader = \"line\",\n        color = \"blue\"\n      )\n    )\n  )\n)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Facurve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohncoene%2Facurve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Facurve/lists"}