Implementation of the overlapping model of the Wave Function Collapse algorithm
Stars
120
Forks
7
Watchers
120
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
1
commits
separate the counting of collapsed cells from image creation
e1b2585View on GitHubMerge pull request #9 from avihuxp/update-Pillow-and-README
99c2e80View on GitHubMerge pull request #8 from avihuxp/Refactor-to-multiple-files
eccc171View on GitHubSeparate waveFunctionCollapse.py into several files for ease of use, readability and expansion.
8c7f5e1View on GitHubMerge pull request #5 from OrrMatzkin/bugfix/issue-4/make-render_iterations-to-not-pop-up-windows
27d65f8View on GitHubadded render_iterations and render_video as parameters to the main wave_function_collapse function.
9741317View on GitHubadded constants for show_patterns and save_patterns, print_rules + README
f217adbView on GitHub