https://github.com/imvexed/wfc
A Nim port of Wave Function Collapse Tiling
https://github.com/imvexed/wfc
algorithm gamedev machine-learning procedural-generation wfc
Last synced: 9 months ago
JSON representation
A Nim port of Wave Function Collapse Tiling
- Host: GitHub
- URL: https://github.com/imvexed/wfc
- Owner: ImVexed
- Created: 2018-10-01T02:41:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-01T05:18:24.000Z (about 7 years ago)
- Last Synced: 2025-03-14T23:33:11.205Z (9 months ago)
- Topics: algorithm, gamedev, machine-learning, procedural-generation, wfc
- Language: Nim
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Wave Function Collapse
A nim port of [WaveFunctionCollapse](https://github.com/mxgmn/WaveFunctionCollapse)
## Progress
* Stuff.cs: 66%
* Model.cs: 100%
* OverlappingModel.cs: 20%
* SimpleTiledModel.cs: 0%
* Main.cs: 0%