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