Skip to content

Grid utilities to manipulate 2d & 3d grid data

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Henauxg/ghx_grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghx Grid

ghx_grid on crates.io ghx_grid on doc.rs

Structures and utilities to manipulate 2d & 3d grid data.

Cargo features

Find the list and description in Cargo.toml

  • bevy: Disabled by default, enabling it simply derives Component on common structs of the crate.
  • reflect: Disabled by default, enabling it simply derives Reflect on common structs of the crate.

For Bevy users

Compatible Bevy versions

ghx_grid bevy
0.2-0.3 0.13
0.1 0.12

See the bevy_ghx_grid crate which uses and exposes ghx_grid, as well as additional plugins and utilities dedicated to Bevy.

Misc

Why "ghx" ?

  • It serves as a namespace to avoid picking cargo names such as grid or bevy_grid

License

Code

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

About

Grid utilities to manipulate 2d & 3d grid data

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages