You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### [Try it out here!](https://www.atalantus.de/projects/games/wfc/index.html)
10
7
11
-
12
-
### The Algorithm
8
+
## About this project
9
+
Using Unity version `2019.1.14f1`.
13
10
14
11
**Note:**
15
-
This implementation of the WFC-algorithm is not complete and it might resolve adjacent modules which edge types aren't actually fitting when the given module set is not complete! (Note that the module set in this project is complete)
16
-
Im still experimenting with this algorithm and currently developing a free Unity-tool for using WFC.
17
-
18
-
If you have any further questions always feel free to hit me up on [twitter](https://twitter.com/atalanthus).
19
-
20
-
21
-

22
-
12
+
This implementation of the WFC-algorithm does not include any error correction but since the module set in this project is complete the algorithm will not run into any error state.
23
13
24
14
## Resources
25
15
Special credits to [Oskar Stålberg](https://twitter.com/OskSta) for [his talk](https://www.youtube.com/watch?v=0bcZb-SsnrA) about this algorithm and it's implementation in the game Bad North.
0 commit comments