Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cchudant/wavefunctioncollapse-experiment
https://github.com/cchudant/wavefunctioncollapse-experiment
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cchudant/wavefunctioncollapse-experiment
- Owner: cchudant
- Created: 2020-12-01T01:47:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T21:06:48.000Z (about 4 years ago)
- Last Synced: 2024-11-08T18:55:56.687Z (2 months ago)
- Language: Rust
- Size: 638 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WaveFunctionCollapse
Experimenting with the [WaveFunctionCollapse algorithm](https://github.com/mxgmn/WaveFunctionCollapse)
> Generates bitmaps that are locally similar to the input bitmap.
![wfc.png](https://raw.githubusercontent.com/mxgmn/Blog/master/resources/wfc.png)
Current status: it works!
I eventually want to be able to generate 3d voxel maps with this, and output minecraft maps or something like that.