From d37efd4619baa5ab2f90a28de6680c9ad8f2a34b Mon Sep 17 00:00:00 2001 From: mattmcw Date: Sun, 28 Nov 2021 21:59:21 -0500 Subject: [PATCH] Update stipple settings --- stipple.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stipple.sh b/stipple.sh index 6328147..581bd45 100644 --- a/stipple.sh +++ b/stipple.sh @@ -27,11 +27,11 @@ mkdir -p "${OUTPUT}" FRAMERATE=12 WIDTH=404 HEIGHT=374 -DOTSIZE=5 +DOTSIZE=6 MAXGENERATIONS=50 -MAXPARTICLES=1000 -MINDOTSIZE=0.3 -LINE=0.3 +MAXPARTICLES=900 +MINDOTSIZE=0.5 +LINE=0.5 FILL=true MODE="stipple" #stipple/tsp