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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# GraphWaveFunctionCollapse (GWFC)
2
2
3
-
A python 3.x package to color a graph based on patterns extracted from an colored example graph based on [WaveFunctionCollapse](https://github.com/mxgmn/WaveFunctionCollapse).
3
+
A python 3.x package to color a graph based on patterns extracted from an colored example graph, it's based on [WaveFunctionCollapse](https://github.com/mxgmn/WaveFunctionCollapse).
4
+
I wrote a [thesis](/thesis.pdf) on the algorithm (in German).
4
5
5
6
Below are some examples:
6
7
* On the left side the example input can be seen which was converted into the input graph *GI*.
0 commit comments