Add conf files from animation

This commit is contained in:
Matt McWilliams 2023-11-26 08:51:17 -05:00
parent 36c0cb60e0
commit 7248c1feb1
7 changed files with 87 additions and 0 deletions

12
conf/shot2.conf Normal file
View File

@ -0,0 +1,12 @@
canvasWidth=404
canvasHeight=374
windowWidth=404
windowHeight=374
dotSize=4
maxGenerations=50
maxParticles=500
minDotSize=1.8
line=1.8
fill=true
mode="stipple"
display=true

13
conf/shot3.conf Normal file
View File

@ -0,0 +1,13 @@
canvasWidth=404
canvasHeight=374
windowWidth=404
windowHeight=374
dotSizeFactor=4
maxGenerations=30
maxParticles=500
minDotSize=1.8
line=1.8
fill=true
fillRandom=true
mode="stipple"
display=false

13
conf/shot4.conf Normal file
View File

@ -0,0 +1,13 @@
canvasWidth=404
canvasHeight=374
windowWidth=404
windowHeight=374
dotSizeFactor=3
maxGenerations=50
maxParticles=600
minDotSize=1.8
line=1.8
fill=true
fillRandom=true
mode="stipple"
display=false

12
conf/shot5.conf Normal file
View File

@ -0,0 +1,12 @@
canvasWidth=404
canvasHeight=374
windowWidth=404
windowHeight=374
dotSizeFactor=4
maxGenerations=50
maxParticles=1000
minDotSize=1.8
line=1.8
fill=true
fillRandom=true
display=false

13
conf/shot6.conf Normal file
View File

@ -0,0 +1,13 @@
canvasWidth=404
canvasHeight=374
windowWidth=404
windowHeight=374
dotSizeFactor=8
maxGenerations=25
maxParticles=1200
minDotSize=1.8
line=1.8
fill=true
fillRandom=true
display=false
mode=tsp

12
conf/shot7.conf Normal file
View File

@ -0,0 +1,12 @@
canvasWidth=404
canvasHeight=374
windowWidth=404
windowHeight=374
dotSizeFactor=4
maxGenerations=50
maxParticles=1000
minDotSize=1.8
line=1.8
fill=true
fillRandom=true
display=false

12
conf/shot8.conf Normal file
View File

@ -0,0 +1,12 @@
canvasWidth=404
canvasHeight=374
windowWidth=404
windowHeight=374
dotSizeFactor=4
maxGenerations=50
maxParticles=1000
minDotSize=1.8
line=1.8
fill=true
fillRandom=true
display=false