We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90fc0e0 + 5d02263 commit e9dc06dCopy full SHA for e9dc06d
README.md
@@ -1,3 +1,17 @@
1
# Wave-Function-Collapse
2
3
[WFC using local storage](https://editor.p5js.org/kfahn/full/iNUF-Lgdf)
4
+
5
+## Completed
6
+- [x] Implementation of Tile Model (see: https://youtu.be/rI_y2GAlQFM)
7
8
+## Corrections
9
+- [ ] Additional Rules for tiles 4 and 5
10
11
+## Next Steps and Refactoring
12
+- [ ] Filter out redundant tiles
13
+- [ ] Recursive entropy reduction
14
+- [ ] Shannon entropy
15
16
+## Future work
17
+- [ ] Overlapping model
0 commit comments