Additional questions
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have some addtional questions from my previous questions:
1. Is druid backend egnostic?
2. As druid is heavily retained, is it suitable for animations? For example if you look at [egui's demo](https://emilk.github.io/egui/#demo)

See you have animations and stuff if move the slider etc? Is it possible to do the same with druid? If so would it be costly on CPU to have animations with druid?
3. Does druid lock you into some framework, like [Bevy](https://bevyengine.org/) does with its ecs or [iced GUI library](https://github.com/iced-rs/iced)?
Contributor guide
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
The issue contains questions rather than a concrete change, and no files, tests, or entry points are named. Start by reviewing Druid's architecture and existing documentation for backend support, retained-mode animation performance, and framework coupling. Done means providing authoritative answers or documenting them in an appropriate location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100