Crates.io | simple-tiled-wfc |
lib.rs | simple-tiled-wfc |
version | 0.7.7 |
source | src |
created_at | 2021-08-03 05:03:02.707292 |
updated_at | 2021-08-14 12:49:50.843598 |
description | A simple library which lets a user to use a tiled Wave Function Collapse algorithm implementation |
homepage | |
repository | https://github.com/madwareru/simple-tiled-wfc |
max_upload_size | |
id | 430803 |
size | 340,880 |
A Rust library which allows a user to generate tiled levels with a simple implementation of Wave Function Collapse algorithm.
To run examples, ensure that you run them with a working directory equal to %REPOSITORY_PATH%/examples
,
or copy assets folder into target directory.
You may also look at ply-generator
Or, if you are happened to have a legal GOG copy of Rage Of Mages game (also known as Аллоды: Печать тайны), you can also examine a more complex example here