Wave Function Collapse
Wave Function Collapse (WFC) is a procedural generation algorithm that creates patterns by propagating constraints. Inspired by quantum mechanics, it generates coherent outputs from a set of tiles and their adjacency rules. Core Concept Start with a grid where each cell can be any tile (superposition) Collapse one cell …
Read More