{"id":22309120,"url":"https://github.com/csnewman/go-gfx","last_synced_at":"2025-06-28T22:43:04.690Z","repository":{"id":258538998,"uuid":"864904318","full_name":"csnewman/go-gfx","owner":"csnewman","description":"Cross-platform graphics framework for Go ","archived":false,"fork":false,"pushed_at":"2025-01-26T13:11:00.000Z","size":5553,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T00:05:47.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/csnewman.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}},"created_at":"2024-09-29T13:34:14.000Z","updated_at":"2025-01-26T13:11:03.000Z","dependencies_parsed_at":"2024-12-29T22:38:40.623Z","dependency_job_id":"431b9d22-6060-46d8-991e-64403e13e17a","html_url":"https://github.com/csnewman/go-gfx","commit_stats":null,"previous_names":["csnewman/go-gfx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csnewman/go-gfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csnewman%2Fgo-gfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csnewman%2Fgo-gfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csnewman%2Fgo-gfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csnewman%2Fgo-gfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csnewman","download_url":"https://codeload.github.com/csnewman/go-gfx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csnewman%2Fgo-gfx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262508272,"owners_count":23321978,"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":[],"created_at":"2024-12-03T20:16:56.702Z","updated_at":"2025-06-28T22:43:04.658Z","avatar_url":"https://github.com/csnewman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-gfx\n\n\u003cimg align=\"right\" width=\"25%\" src=\"mascot.png\"\u003e\nCross-platform graphics framework for Go.\n\n\u003e [!WARNING]\n\u003e Work in progress.\n\n## Structure\n\nThe repository contains the following packages:\n\n- `gfx` - User facing API. Will eventually be stable.\n- `hal` - Internal hardware abstraction layer. Expect breaking changes.\n- `internal/`\n    - `appkit` - macOS windowing backend.\n    - `metal` - Metal rendering backend.\n    - `vulkan` - Vulkan rendering backend.\n    - `windows` - Windows windowing backend.\n\n## Platforms\n\n|           | macOS                     | Linux                 | Windows                  | iOS | Android | Web |\n|-----------|---------------------------|-----------------------|--------------------------|-----|---------|-----|\n| Windowing | 🏗️ AppKit                | ⌛ Wayland \u003c/br\u003e ⌛ X11 | 🏗️                      | 💤  | 💤      | 💤  | \n| Rendering | 🏗️ Metal \u003c/br\u003e 🏗 Vulkan | ⌛ Vulkan              | 🏗️ Vulkan \u003cbr/\u003e 💤 DX12 | 💤  | 💤      | 💤  | \n\n✅ = Supported.  \n🏗️ = Work in progress.  \n⌛ = Future.  \n💤 = No near term plans.\n\nPlatforms not listed here, such as those with licensing restrictions, can be supported by implementing the `hal` layer.\nThis allows you to benefit from the `gfx` abstraction and a unified codebase.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsnewman%2Fgo-gfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsnewman%2Fgo-gfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsnewman%2Fgo-gfx/lists"}