Skip to content

StefanCla/WaveFunctionCollapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveFunctionCollapse

A small inefficient wave function collapse algorithm. The goal of this project is to get a better understanding of WaveFunctionCollapse y making one myself.

Here is an example of what it looks after the basic implementation was finished: First iteration

This was done with the following tileset:

Tileset

Setup

This project supports x86 and x64 for Windows. It should run out of the box on VS2022 and makes use of SFML as dependency.

Roadmap

Finish basic WFC

Support different grid sizes

Support different tilesets

Implement back-tracking

Known bugs

None

About

A small wave function collapse algorithm to get a better understand of the concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages