๐Ÿ“ฆ aevyrie / bevy_mod_bounding

Unofficial plugin for generating bounding boxes in Bevy

โ˜… 23 stars โ‘‚ 7 forks ๐Ÿ‘ 23 watching โš–๏ธ MIT License
bevybounding-boxgame-development
๐Ÿ“ฅ Clone https://github.com/aevyrie/bevy_mod_bounding.git
HTTPS git clone https://github.com/aevyrie/bevy_mod_bounding.git
SSH git clone git@github.com:aevyrie/bevy_mod_bounding.git
CLI gh repo clone aevyrie/bevy_mod_bounding
Aevyrie Aevyrie Merge pull request #4 from davemo88/master 69bf77c 4 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ examples
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.toml
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Bounding Box Generation for Bevy

CI crates.io docs.rs Bevy tracking

Unofficial plugin for generating bounding volumes.

demo

Status

StatusBounding Volume
โœ…Bounding Sphere
โœ…Axis Aligned Bounding Box
โœ…Oriented Bounding Box

Example

Run the demo with:

cargo run --features ex --example demo

Bevy Version Support

I intend to track the main branch of Bevy. PRs supporting this are welcome!

bevybevymodbounding
0.50.1

License

This project is licensed under the MIT license.

Contribution

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.