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
- Free unused font atlases
- Examples inner documentation and a Bevy Learning Path
- Investigate why moving view transformations broke rendering on Chrome
- Assertion that run conditions are `Send` does not work in most cases
- Document that chained `.run_if(a).run_if(b)` don't short-circuit, in contrast to `run_if(a.and(b))`
- Can not run on RISC-V platform, surface configuration failed: incompatible window
- Provide a reference to the inserted component in ON_REPLACE observer
- Visibility Range example doesn't work in webgl2
- Add Ease to Transform
- More glam constants for accessing neighbors
- Docs
- Rust not yet supported