Skip to content

Commit e9dc06d

Browse files
authored
Merge pull request #32 from simon-tiger/patch-1
Add todo to readme
2 parents 90fc0e0 + 5d02263 commit e9dc06d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# Wave-Function-Collapse
22

33
[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

Comments
 (0)