3 releases
new 0.0.5 | Mar 8, 2025 |
---|---|
0.0.5-rc.1 | Feb 15, 2025 |
0.0.1 | Mar 4, 2024 |
#320 in Robotics
153 downloads per month
32KB
487 lines
beet
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 Versions
bevy |
beet |
---|---|
0.15 | 0.0.4 |
0.14 | 0.0.2 |
0.12 | 0.0.1 |
Dependencies
~0–15MB
~215K SLoC