Add conf files from animation
This commit is contained in:
parent
36c0cb60e0
commit
7248c1feb1
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue