This commit is contained in:
Morten Andersson 2025-06-05 21:54:11 +02:00
parent 9246813bd7
commit ae45067ba6

View File

@ -2,7 +2,7 @@
let currentImageUrl =
'https://raw.githubusercontent.com/mxgmn/WaveFunctionCollapse/master/samples/Flowers.png';
let currentPatternSize = 3;
let enableRotations = false;
let enableRotations = false; //
let OUTPUT_SIZE = 64;
const SOURCE_VISUAL_SCALE = 4;