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.
1 parent 9a35bbd commit 1aa78aeCopy full SHA for 1aa78ae
README.md
@@ -2,12 +2,16 @@
2
3
[WFC using local storage](https://editor.p5js.org/kfahn/full/iNUF-Lgdf)
4
5
-## Todo (section pull-requested by simon-tiger)
+## Completed
6
+- [x] Implementation of Tile Model (see: https://youtu.be/rI_y2GAlQFM)
7
-- [x] Basic algorithm
8
-- [x] Socket-based rules
+## Corrections
9
+- [ ] Additional Rules for tiles 4 and 5
10
+
11
+## Next Steps
12
+- [ ] Filter out redundant tiles
13
- [ ] Recursive entropy reduction
14
- [ ] Shannon entropy
-- [ ] Overlapping model
15
-On the video I've also posted a comment which has this list + me pointing some minor mistakes in the vid
16
+## Future work
17
+- [ ] Overlapping model
0 commit comments