gridbugs / wfc

Crates implementing the Wave Function Collapse algorithm

Home Page:https://gridbugs.org/wave-function-collapse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wave Function Collapse

test dependency status

Collection of rust libraries implementing the "Wave Function Collapse" procedural generation algorithm.

  • wfc: low level crate implementing wfc on arbitrary grids
  • wfc_image: helper crate simplifying running wfc on image files

Read this page for a description of how the Wave Function Collapse algorithm works.

About

Crates implementing the Wave Function Collapse algorithm

https://gridbugs.org/wave-function-collapse/

License:MIT License


Languages

Language:Rust 99.4%Language:Nix 0.6%