microwfc 0.6.0

Small Wave-Function-Collapse implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.micro_ndarray]
version = "0.2"

[dependencies.rand]
version = "0.8"

[package]
description = "Small Wave-Function-Collapse implementation"
edition = "2021"
license = "MIT"
name = "microwfc"
readme = "README.md"
repository = "https://github.com/tudbut/microwfc"
version = "0.6.0"