Update stipple settings

This commit is contained in:
Matt McWilliams 2021-11-28 21:59:21 -05:00
parent 8f92cc1787
commit d37efd4619
1 changed files with 4 additions and 4 deletions

View File

@ -27,11 +27,11 @@ mkdir -p "${OUTPUT}"
FRAMERATE=12 FRAMERATE=12
WIDTH=404 WIDTH=404
HEIGHT=374 HEIGHT=374
DOTSIZE=5 DOTSIZE=6
MAXGENERATIONS=50 MAXGENERATIONS=50
MAXPARTICLES=1000 MAXPARTICLES=900
MINDOTSIZE=0.3 MINDOTSIZE=0.5
LINE=0.3 LINE=0.5
FILL=true FILL=true
MODE="stipple" #stipple/tsp MODE="stipple" #stipple/tsp