processing / processing/libprocessing
Implement `SVG` API Object
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 69
- Forks
- 14
- Avg merge
- 15d 22h
- Merged PRs (30d)
- 3
Description
We want support for vector graphics! We'll use the bevy_vello library, which has modern support for all kinds of vector graphics tasks. The sky's the limit here, so we'll want a design phase to try to understand what our MVP support should look like.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the issue's proposed bevy_vello dependency and its modern vector-graphics capabilities. The design phase should establish what SVG API support belongs in the MVP; done means the MVP scope is agreed and the resulting support is implemented against that scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100