Unofficial plugin for generating bounding volumes.
| Status | Bounding Volume | |:-:|----------------------------| | ✅ | Bounding Sphere | | ✅ | Axis Aligned Bounding Box | | ✅ | Oriented Bounding Box |
Run the demo with:
shell
cargo run --features ex --example demo
I intend to track the main
branch of Bevy. PRs supporting this are welcome!
|bevy|bevymodbounding| |---|---| |0.5|0.1|
This project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in bevymodbounding by you, shall be licensed as MIT, without any additional terms or conditions.