Crate simple_tiled_wfc

Crate simple_tiled_wfc 

Source

Modules§

errors
A module which contains an info about errors which may occur during Wave Function Collapse
grid_generation
A grid variant of algorithm implementation
voxel_generation
A voxel variant of algorithm implementation

Structs§

BitsIterator
An iterator which lets you iterate on bits of an iterated bitset which have been set

Functions§

get_bits_set_count
A helper function which lets to know an amount of bits which is are set in a bit_set
make_initial_probabilities
A helper function which lets to create a bitset with a starting size of bits set
make_one_bit_entry
A helper function which lets to create a bitset with an exactly one bit set