Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 753 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 753 Bytes

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.