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
- Support Volumetric Clouds
- Putting System To Sleep / Suspending app for long periods of time causes UUID panic
- Split PointerId into distinct id and PointerKind fields
- Assert a minimum thread count for `TaskPoolOptions`
- 🐢 Eliminate `!Send` resources by supporting `Send` and `!Send` `World` in the same binary
- Migrate Observers to use Relationships
- Query by Indexed Component Value using Fragmenting Marker Components
- Change `OrthographicProjection::area` creation to use `Rect::from_center_half_size`
- UI Node with border radius causes background pixels to come through on the inside of rounded corners
- fix: limit the number of concurrent load_internal calls to avoid exce…
- Docs
- Rust not yet supported