{"id":17011256,"url":"https://github.com/poke1024/unity-vg-demo","last_synced_at":"2025-04-19T20:27:20.928Z","repository":{"id":43844203,"uuid":"142610668","full_name":"poke1024/unity-vg-demo","owner":"poke1024","description":"Unity Vector Graphics Demo","archived":false,"fork":false,"pushed_at":"2022-02-16T08:08:52.000Z","size":44,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T13:01:28.391Z","etag":null,"topics":["unity","unity3d","vector-graphics"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/poke1024.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-27T18:23:03.000Z","updated_at":"2023-11-06T03:48:49.000Z","dependencies_parsed_at":"2022-09-05T23:11:32.327Z","dependency_job_id":null,"html_url":"https://github.com/poke1024/unity-vg-demo","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/poke1024%2Funity-vg-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poke1024%2Funity-vg-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poke1024%2Funity-vg-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poke1024%2Funity-vg-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poke1024","download_url":"https://codeload.github.com/poke1024/unity-vg-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249793977,"owners_count":21326638,"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":["unity","unity3d","vector-graphics"],"created_at":"2024-10-14T06:06:35.829Z","updated_at":"2025-04-19T20:27:20.910Z","avatar_url":"https://github.com/poke1024.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple wrapper around Unity's new experimental Vector API, letting you draw as if you were inside a HTML5 canvas. Demonstrates basic fills, strokes and fill rules.\n\nFor example:\n\n```\nm_Graphics.MoveTo(900, 150);\nm_Graphics.BezierCurveTo(910, 250, 940, 250, 950, 250);\nm_Graphics.LineTo(1000, 150);\nm_Graphics.Stroke();\n\n// and so on...\n\n```\n\n![Demo Screen](/Assets/DemoScreen.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoke1024%2Funity-vg-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoke1024%2Funity-vg-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoke1024%2Funity-vg-demo/lists"}