From 55a7d8385488e7810613bfe20ccffacd9d152bde Mon Sep 17 00:00:00 2001 From: mattmcw Date: Wed, 8 Dec 2021 00:18:56 -0500 Subject: [PATCH] Update stipple settings. --- stipple.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stipple.sh b/stipple.sh index a95a0c0..3d0e75f 100644 --- a/stipple.sh +++ b/stipple.sh @@ -28,11 +28,11 @@ mkdir -p "${OUTPUT}" FRAMERATE=12 WIDTH=404 HEIGHT=374 -DOTSIZE=6 -MAXGENERATIONS=50 -MAXPARTICLES=900 -MINDOTSIZE=0.5 -LINE=0.5 +DOTSIZE=2 +MAXGENERATIONS=25 +MAXPARTICLES=1200 +MINDOTSIZE=1.5 +LINE=1.5 FILL=true MODE="stipple" #stipple/tsp