Skip to content

Commit 1aa78ae

Browse files
authored
Update README.md
1 parent 9a35bbd commit 1aa78ae

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
[WFC using local storage](https://editor.p5js.org/kfahn/full/iNUF-Lgdf)
44

5-
## Todo (section pull-requested by simon-tiger)
5+
## Completed
6+
- [x] Implementation of Tile Model (see: https://youtu.be/rI_y2GAlQFM)
67

7-
- [x] Basic algorithm
8-
- [x] Socket-based rules
8+
## Corrections
9+
- [ ] Additional Rules for tiles 4 and 5
10+
11+
## Next Steps
12+
- [ ] Filter out redundant tiles
913
- [ ] Recursive entropy reduction
1014
- [ ] Shannon entropy
11-
- [ ] Overlapping model
1215

13-
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

Comments
 (0)