An open API service indexing awesome lists of open source software.

https://github.com/victorqribeiro/simplewfc

A simplified version of the Wave Function Collapse algorithm
https://github.com/victorqribeiro/simplewfc

javascript pcg

Last synced: about 1 year ago
JSON representation

A simplified version of the Wave Function Collapse algorithm

Awesome Lists containing this project

README

          

# Simple Wave Function Collapse

![screenshot](screenshot.png)

[Live version](https://victorribeiro.com/simpleWFC)

## About

A simplified version of the Wave Function Collapse algorithm.

Clarification: I got the name for this project from [https://github.com/mxgmn/WaveFunctionCollapse](https://github.com/mxgmn/WaveFunctionCollapse). I tried not to look at their code, or any other code for that matter. I got my self familiar with the concepts from WFC (from all sorts of materials) and tried to implement them.

I have also made a quick video about this project:[https://www.youtube.com/watch?v=CyVergmsjaw](https://www.youtube.com/watch?v=CyVergmsjaw)