#bounding #bevy #gamedev #3d #graphics

bevy_mod_bounding

Bounding box generation for the Bevy Engine

2 releases

0.1.1 Apr 9, 2021
0.1.0 Apr 9, 2021

#9 in #bounding

Download history 6/week @ 2024-02-19 7/week @ 2024-02-26 2/week @ 2024-03-11 62/week @ 2024-04-01

64 downloads per month

MIT license

38KB
666 lines

Bounding Box Generation for Bevy

CI crates.io docs.rs Bevy tracking

Unofficial plugin for generating bounding volumes.

demo

Status

Status Bounding 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!

bevy bevy_mod_bounding
0.5 0.1

License

This project is licensed under the MIT license.

Contribution

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.

Dependencies

~28–76MB
~643K SLoC