bevy
https://github.com/bevyengine/bevy
Rust
A refreshingly simple data-driven game engine built in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to bevy
Help out
- Issues
- Add a tool to configure schedule reporting strategies across all schedules at once
- System order ambiguities should be grouped into related sets
- Bevymark sometimes panics with "Called `Result::unwrap()` on an `Err` value"
- UI: `Interaction` has limited usefulness, should have feature parity with `Input`
- `ScenePlugin` systems are confusingly named and underdocumented
- Current UiStack based extraction potentially leads to poor batching
- bevy_ui: Ability to display an image without scaling.
- Postcard scene deserialization does not provide readable error for unregistered types.
- Add `SystemParam::to_read_only` to downgrade system params to shared form
- Make `Query<&T>` return `Ref<T>`
- Docs
- Rust not yet supported