Closed okwme closed 1 year ago
with settings
function setParams() {
width = 500
maxLen = 100
minLen = maxLen / 2
strokeW = 45 //minLen / 1
margin = 50
maxNumberOfLines = 12
angleDistanceMin = 60
startPos = "random" // "bottom", "center", "random"
strokeStyle = "random"
fps = 5
bgColor = "rgb(226,226,226)"
rotationMode = CENTER
debug = false
animated = false
loop = false
keepRunning = false
dropShadowColor = "rgba(0, 0, 0, 0.008)"
drawings = true
includeShadow = true
startingX = false // 76.09
startingY = false // 450t.75
startingAng = false // 182
egg = false
bg = "solid" // "solid", "gradient", "image"
dropShadowLoop = bg == "solid" ? 25 : 50
save = true
taperEnd = false
skipToEnd = false
dontCross = true
bodyOffset = Math.floor(Math.random() * totalBodies)
bodies = patterns
}
images generated via commit 4e31b5aff69d3564dc5a18e44b2efe80eea50a7c