{"id":13546890,"url":"https://github.com/antroids/egui-shape-editor","last_synced_at":"2025-04-02T19:32:03.892Z","repository":{"id":223453838,"uuid":"759536464","full_name":"antroids/egui-shape-editor","owner":"antroids","description":"Egui Shape Editor widget","archived":false,"fork":false,"pushed_at":"2024-08-14T11:16:35.000Z","size":8355,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-03T15:38:16.100Z","etag":null,"topics":["egui","ui","widget"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antroids.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2024-02-18T21:13:07.000Z","updated_at":"2024-10-07T17:49:38.000Z","dependencies_parsed_at":"2024-04-03T14:50:03.159Z","dependency_job_id":"418d4e1b-2e78-42b2-92d8-1471f77a99d5","html_url":"https://github.com/antroids/egui-shape-editor","commit_stats":null,"previous_names":["antroids/egui-shape-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antroids%2Fegui-shape-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antroids%2Fegui-shape-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antroids%2Fegui-shape-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antroids%2Fegui-shape-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antroids","download_url":"https://codeload.github.com/antroids/egui-shape-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246880097,"owners_count":20848813,"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","ui","widget"],"created_at":"2024-08-01T12:00:47.296Z","updated_at":"2025-04-02T19:32:00.481Z","avatar_url":"https://github.com/antroids.png","language":"Rust","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"# Egui Shape Editor\n\nSimple shape editor that can be used as widget in [Egui](https://github.com/emilk/egui) framework.\n\n## Description\n\nI didn't find any widgets that can be used to edit shape, so created my own.\n\n## Getting Started\n\nExamples are in the [examples](examples) folder.\n\n![Perfect Cat Drawing](docs/PerfectCatDrawing.gif)\n\n### Demo\n\nOnline [demo](https://antroids.github.io/egui-shape-editor/examples/simple/dist/).\n\n### Installing\n\n* Add the library to dependencies.\n* Show on the Ui as any other widget\n\n### Executing program\n\n```\ncargo run -p simple\n```\n\n## Project state\nThe project is in Proof Of Concept stage. Any public API can be changed in following releases.\n\n### TODO\n- [x] Fix Circles and Rectangles transform\n\n- [x] Delete action\n- [x] Modify shape action\n  - [x] Modify stroke\n  - [x] Fill\n- [ ] Add point to path action\n- [ ] Selection edit\n  - [ ] Resize\n  - [ ] Rotate\n  - [ ] Mirror\n- [ ] Minimap?\n- [ ] Show/hide control points\n\n### Contributing\nAny contributions are welcome.\n\n## License\n\nAll code in this repository is dual-licensed under either:\n* MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT) \n* Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantroids%2Fegui-shape-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantroids%2Fegui-shape-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantroids%2Fegui-shape-editor/lists"}