subdgtl / WFC

Prototype tools for playing with Wave Function Collapse
The Unlicense
5 stars 1 forks source link

Wave Function Collapse

A set of solvers, prototypes and tools to explore Wave Function Collapse. The solver in this repository is used by Monoceros

Currently includes:

Developing

wfc_core, wfc_cli and wfc_dylib are built with Rust's Cargo tool and follow standard Cargo workflows. Get rust via Rustup.

wfc_gh is built with Visual Studio, see README.md in wfc_gh for more.