Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ that the resulting observed zone is navigable at each step.
* Rick Dalley [ported](https://github.com/rick-dalley/wfc) WFC to Dart.
* Elwann Guillemot [implemented](https://github.com/Elwqnn/wfc) the overlapping model in Rust and made a GUI.
* AliasFactory made a [Godot 4 plugin](https://github.com/AliasFactory/Godot_Fast_WFC) based on the [C++ port](https://github.com/math-fehr/fast-wfc).
* [TZY-1](https://github.com/TZY-1/WaveFunctionCollapse) made a heavily refactored fork focused on readability, replacing mathematical notation with descriptive naming and adding comprehensive XML documentation for learning purposes.

## Credits
Circles tileset is taken from [Mario Klingemann](https://twitter.com/quasimondo/status/778196128957403136). FloorPlan tileset is taken from [Lingdong Huang](https://github.com/LingDong-/ndwfc). Summer tiles were drawn by Hermann Hillmann. Cat overlapping sample is taken from the Nyan Cat video, Water + Forest + Mountains samples are taken from Ultima IV, 3Bricks sample is taken from Dungeon Crawl Stone Soup, Qud sample was made by Brian Bucklew, MagicOffice + Spirals samples - by rid5x, ColoredCity + Link + Link 2 + Mazelike + RedDot + SmileCity samples - by Arvi Teikari, Wall sample - by Arcaniax, NotKnot + Sand + Wrinkles samples - by Krystian Samp, Circle sample - by Noah Buddy. The rest of the examples and tilesets were made by me. Idea of generating integrated circuits was suggested to me by [Moonasaur](https://twitter.com/Moonasaur/status/759890746350731264) and their style was taken from Zachtronics' [Ruckingenur II](http://www.zachtronics.com/ruckingenur-ii/). Voxel models were rendered in [MagicaVoxel](http://ephtracy.github.io/).
Expand Down