dmyyy / wfc3d

A Rust crate implementing the Wave Function Collapse algorithm for procedural generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wfc3d

Fork of https://github.com/OutOfTheVoid/kahuna which extends it for use in 3d with the following changes

  • Allows for run-time determination of all_state
  • Use bevy_utils hash set implementation
  • Adds Cube Grid implementation
  • Allows weighting of states

License

Licensed under either of:

at your option.

Contribution

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

A Rust crate implementing the Wave Function Collapse algorithm for procedural generation


Languages

Language:Rust 100.0%