项目作者: aevyrie

项目描述 :
Unofficial plugin for generating bounding boxes in Bevy
高级语言: Rust
项目地址: git://github.com/aevyrie/bevy_mod_bounding.git
创建时间: 2021-01-31T10:48:57Z
项目社区:https://github.com/aevyrie/bevy_mod_bounding

开源协议:MIT License

下载


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:

  1. 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.