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.