| Crates.io | bevy_mod_bounding |
| lib.rs | bevy_mod_bounding |
| version | 0.1.1 |
| created_at | 2021-04-09 08:05:16.896683+00 |
| updated_at | 2021-04-09 08:50:32.684343+00 |
| description | Bounding box generation for the Bevy Engine. |
| homepage | |
| repository | https://github.com/aevyrie/bevy_mod_bounding/ |
| max_upload_size | |
| id | 381191 |
| size | 112,523 |
Unofficial plugin for generating bounding volumes.

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