2 unstable releases

0.2.0 Mar 3, 2024
0.1.0 Mar 3, 2024

#1159 in Game dev

Download history 43/week @ 2024-02-26 168/week @ 2024-03-04 14/week @ 2024-03-11 56/week @ 2024-04-01

79 downloads per month

MIT/Apache

10KB
116 lines

Bevy Ghx Utils

bevy_ghx_utils on crates.io bevy_ghx_utils on doc.rs

Small utilities for the Bevy engine, shared between my projects.

Cargo features

Find the list and description in cargo.toml

  • pan-orbit-camera [default]: compiles a 3d pan-orbit camera. Updated & modified version of the pan orbit camera found int the Unofficial bevy Cheatbook

Compatible Bevy versions

bevy_ghx_utils bevy
0.2 0.13
0.1 0.12

License

bevy_ghx_utils is free and open source. All code in this repository is dual-licensed under either:

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~16–60MB
~1M SLoC