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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to bevy
Help out
- Issues
- Add `PluginGroupBuilder::replace` helper method
- `embedded_asset!` is broken on Windows Wasm builds
- Panic when `PbrPlugin.add_default_deferred_lighting_plugin = false`
- Make `Trigger::entity()` panic on `Entity::PLACEHOLDER` and add `Trigger::get_entity()`
- Don't use fixed time in breakout example
- UI only visible for one frame when used with animated sprites
- Use traits to make ECS APIs for working with entities more consistent
- Vulkan perf regression: 0.13 to 0.14: 3-4 times higher CPU usage in empty project with DefaultPlugins due to wgpu 0.20
- Wgpu error doesn't let my bevy 0.13.0 project that I updated to bevy 0.14.0 work
- `low_power` example does not work on WASM
- Docs
- Rust not yet supported