Beet is a set of tools for building reactive structures. Your mileage may vary depending on the crate of interest:
Crate | Status | Description |
---|---|---|
beet_flow |
π¦’ | Scenes-as-control-flow bevy library for behavior trees etc |
beet_spatial |
π£ | Extend beet_flow with spatial behaviors like steering |
beet_ml |
π | Extend beet_flow with machine learning using candle |
beet_sim |
π | Extend beet_flow with generalized simulation tooling like stats |
beet_rsx |
π | Cross domain authoring tools |
beet_router |
π | File based router for websites |
beet-cli |
π | CLI for beet authoring tools |
- π¦’ documented and tested
- π£ docs and tests are incomplete
- π highly experimental, here be dragons
bevy |
beet |
---|---|
0.15 | 0.0.4 |
0.14 | 0.0.2 |
0.12 | 0.0.1 |