This is an implementation of the mighty Wave Function Collapse Algorithm (overlapping model) in p5.js
- The original WFC implementation on github
- the explanation we followed on grudbugs
- Efficient Computation boristhebrave.com
- Parallel Wave Function Collapse - Jan Orlowski and Amy Lee
- WFC in processing.py - solub on processing.org