# Demo projects for the engine's wfc module from: https://github.com/Relintai/wfc_module_samples The engine's wfc module is a port of fast-wfc # fast-wfc https://github.com/math-fehr/fast-wfc An implementation of [Wave Function Collapse](https://github.com/mxgmn/WaveFunctionCollapse) with a focus on performance. It was called fast-wfc because at the time it introduced optimizations improving the execution time by an order of magnitude.