-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I tried many combinations of pattern and output size and only 2 32 32 seems to work with these input images
For example:
python3 waveFunctionCollapse.py flash_invaders8x8.png 3 32 32
|----------------------------------------------------------------------------------------------------| 0%
found contradiction
same with <pattern_size> greater than 2 and larger output sizes.
What can go wrong ?
When it works (2 32 32) it looks quite nice !
Also on my mac I cannot get the <render_iterations> to not pop up the window
WaveFunctionCollapse % python3 waveFunctionCollapse.py flash_invaders10x8.png 2 32 32 True True False
always pops annoying windows endlessly...
Metadata
Metadata
Assignees
Labels
No labels

