{"id":13547018,"url":"https://github.com/lucasmerlin/egui_skia","last_synced_at":"2025-07-04T18:39:24.762Z","repository":{"id":57774284,"uuid":"523521991","full_name":"lucasmerlin/egui_skia","owner":"lucasmerlin","description":"Render egui with skia!","archived":false,"fork":false,"pushed_at":"2024-11-13T22:52:43.000Z","size":73,"stargazers_count":61,"open_issues_count":5,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T19:59:09.899Z","etag":null,"topics":["egui","rust","skia","skia-safe"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/lucasmerlin.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":"2022-08-10T23:09:13.000Z","updated_at":"2025-01-20T09:01:53.000Z","dependencies_parsed_at":"2024-01-14T02:39:38.843Z","dependency_job_id":"cf13ea5b-ab62-472b-9b43-2ef5b8db0b7b","html_url":"https://github.com/lucasmerlin/egui_skia","commit_stats":{"total_commits":36,"total_committers":2,"mean_commits":18.0,"dds":0.02777777777777779,"last_synced_commit":"33c24a8390399c6b11e2802618376ae68b450915"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmerlin%2Fegui_skia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmerlin%2Fegui_skia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmerlin%2Fegui_skia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasmerlin%2Fegui_skia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasmerlin","download_url":"https://codeload.github.com/lucasmerlin/egui_skia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266564,"owners_count":20910836,"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":["egui","rust","skia","skia-safe"],"created_at":"2024-08-01T12:00:49.569Z","updated_at":"2025-04-05T00:09:08.379Z","avatar_url":"https://github.com/lucasmerlin.png","language":"Rust","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# Skia backend for egui\n\nThis is a drawing backend for [egui](https://github.com/emilk/egui) that uses [skia-safe](https://crates.io/crates/skia-safe).\n\n## State of egui_skia\n\nIt works well but is quite outdated. I don't use egui_skia anymore, but I'm happy to review / merge PRs and release new versions (see https://github.com/lucasmerlin/egui_skia/pull/13).\n\n## Usage\n\nHave a look at the metal or cpu examples to get started.\n\n## Run the examples\n\n```bash\ncargo run --example metal --features winit,metal\ncargo run --example cpu --features winit,cpu_fix\ncargo run --example rasterize --features winit,cpu_fix\n\n# Make sure sdl2 is installed\n# Follow instructions here: https://github.com/Rust-SDL2/rust-sdl2\ncargo run --example sdl2_opengl --features gl\ncargo run --example sdl2_vulkan --features vulkan\n```\n\n## Status\nRendering on the gpu works great, only the dancing strings example doesn't work for some reason.\n\nFor rendering on the cpu to look correct, the cpu_fix feature needs to be enabled. See https://github.com/lucasmerlin/egui_skia/issues/1 for more information.\n\n## Preview:\n\nhttps://user-images.githubusercontent.com/8009393/184211263-13d1f2d5-0125-4187-98a6-e95f003e7e75.mov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasmerlin%2Fegui_skia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasmerlin%2Fegui_skia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasmerlin%2Fegui_skia/lists"}