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
- 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.
- Add beginning of complex serialization / deserialization tests (#6834)
- Postcard scene deserialization does not provide readable error for unregistered types.
- reflect: improve container attributes
- Add `SystemParam::to_read_only` to downgrade system params to shared form
- Make `Query<&T>` return `Ref<T>`
- Add ability to downgrade `SystemParam`s to read only
- Docs
- Rust not yet supported