Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timbeurskens/Go-WFC
A Go wave-function-collapse port based on the C# WFC implementation.
https://github.com/timbeurskens/Go-WFC
algorithm go golang procedural-generation procedural-textures wfc
Last synced: 29 days ago
JSON representation
A Go wave-function-collapse port based on the C# WFC implementation.
- Host: GitHub
- URL: https://github.com/timbeurskens/Go-WFC
- Owner: timbeurskens
- Created: 2018-07-19T16:32:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T14:31:09.000Z (over 2 years ago)
- Last Synced: 2024-08-03T23:25:50.674Z (4 months ago)
- Topics: algorithm, go, golang, procedural-generation, procedural-textures, wfc
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - Go-WFC
README
# Go-WFC
A Go Wave-Function Collapse implementation based on the C# WFC implementation that can be found [here](https://github.com/mxgmn/WaveFunctionCollapse).