Wave Function Collapse

October 31, 2021 ยท View on GitHub

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.