{"id":18406836,"url":"https://github.com/wildpeaks/proto-arc","last_synced_at":"2025-07-18T20:36:49.746Z","repository":{"id":140338960,"uuid":"119967375","full_name":"wildpeaks/proto-arc","owner":"wildpeaks","description":"PROTO Arc","archived":false,"fork":false,"pushed_at":"2018-02-02T17:28:02.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T21:11:33.909Z","etag":null,"topics":["vrml"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/wildpeaks.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-02-02T10:22:42.000Z","updated_at":"2018-02-02T12:03:54.000Z","dependencies_parsed_at":"2023-04-11T09:02:26.168Z","dependency_job_id":null,"html_url":"https://github.com/wildpeaks/proto-arc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wildpeaks/proto-arc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-arc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-arc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-arc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-arc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wildpeaks","download_url":"https://codeload.github.com/wildpeaks/proto-arc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-arc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265829186,"owners_count":23835090,"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":["vrml"],"created_at":"2024-11-06T03:11:02.490Z","updated_at":"2025-07-18T20:36:49.714Z","avatar_url":"https://github.com/wildpeaks.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arc\n\nVRML PROTO (based on `IndexedFaceSet`) that generates part of a flat circle (e.g. for **pie charts**),\nsimilar to [PROTO ArcLine](https://github.com/wildpeaks/proto-arcline).\n\n\tEXTERNPROTO Arc [\n\t\texposedField  SFFloat  fromAngle\n\t\texposedField  SFFloat  toAngle\n\t\texposedField  SFFloat  radius\n\t\texposedField  SFFloat  tesselation\n\t\tfield         SFBool   solid\n\t] \"proto.Arc.wrl#Arc\"\n\n\n-------------------------------------------------------------------------------\n\n## Property `fromAngle`\n\n**Start angle** (in radians).\n\nDefinition:\n - Field Type: `exposedField`\n - Data Type: `SFFloat`\n - Default Value: `0`\n\n\n-------------------------------------------------------------------------------\n\n## Property `toAngle`\n\n**End angle** (in radians).\nIf `toAngle \u003e fromAngle`, the mesh is generated **clockwise**, otherwise **anti-clockwise**.\n\nDefinition:\n - Field Type: `exposedField`\n - Data Type: `SFFloat`\n - Default Value: `6.28318`\n\n\n-------------------------------------------------------------------------------\n\n## Property `radius`\n\n**Radius** of the circle.\n\nDefinition:\n - Field Type: `exposedField`\n - Data Type: `SFFloat`\n - Default Value: `1`\n\n\n-------------------------------------------------------------------------------\n\n## Property `tesselation`\n\nIntermediary steps on the curve.\nIn short, **higher tesselation = rounder shape = more vertices**.\n\nDefinition:\n - Field Type: `exposedField`\n - Data Type: `SFFloat`\n - Default Value: `16`\n\n\n-------------------------------------------------------------------------------\n\n## Property `solid`\n\nLike `IndexedFaceSet.solid`, specifies if the geometry is two-sided (`solid FALSE`) or one-sided (`solid TRUE`).\n\nDefinition:\n - Field Type: `field`\n - Data Type: `SFBool`\n - Default Value: `FALSE`\n\n\n-------------------------------------------------------------------------------\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildpeaks%2Fproto-arc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwildpeaks%2Fproto-arc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildpeaks%2Fproto-arc/lists"}