wave-function-collapse C++ template library adapting the wave-function-collapse algorithm as outlined here: mxgmn/WaveFunctionCollapse Prerequisites Premake 5 gcc >= 10 or clang >= 16 Prerequisites of vk-engine Building the examples The default example is 2D WFC. Available examples: wave-function-collapse 3d-wave-function-collapse $ make run # BIN_NAME=<binary name>