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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to bevy
Help out
- Issues
- Reduce memory usage from Edges
- Improve error message when trying to load glb file without label
- Geometric primitives in UI (canvas / gizmo equivalent)
- set_cursor_position fails if CursorGrabMode is changed from Confined to None on the same frame
- Bevy on VSCode always use CPU to render when running on Linux but not other OS
- Track input and output devices / peripherals (mice, microphones, keyboards etc) as entities with components
- `KHR_materials_clearcoat` added to `gltf` crate, removing the need for manual implementation on bevy's side
- `RawVulkanInitSettings` has difficulty handling common Vulkan patterns
- `Spawn<B>` now does an unnecssary archetype move / split insert
- Render the FPS overlay with sprites instead of with UI elements
- Docs
- Rust not yet supported