Update stipple settings.

This commit is contained in:
Matt McWilliams 2021-12-08 00:18:56 -05:00
parent 0e601ebb9a
commit 55a7d83854
1 changed files with 5 additions and 5 deletions

View File

@ -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