Completed
Day 3! Dealing with asymmetrical tiles
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Wave Function Collapse
Automatically move to the next video in the Classroom when playback concludes
- 1 Day 1! Wave Function Collapse!
- 2 Entropy in Sudoku.
- 3 Comparing Sudoku to WFC
- 4 Starting to code.
- 5 Collapsing cells.
- 6 Evaluating entropy.
- 7 Updating entropy after collapse.
- 8 Data structure for rules.
- 9 Implementing rules for next collapse.
- 10 Explaining the rules.
- 11 Day 2! Refactoring the code.
- 12 Create a Tile class
- 13 Generate the rules from Tile objects.
- 14 Using new circuit board tileset.
- 15 Day 3! Dealing with asymmetrical tiles
- 16 Assigning index values to edges.
- 17 Incorporating edges into code.
- 18 Change adjacency for assymetry
- 19 First assymetric WFC image!
- 20 Restart if no valid cell found.
- 21 Next steps!
- 22 Thanks for watching!