cloud-engine
Version:
CloudEngine: layered cloud SVG engine with React component CloudMaker.
39 lines (38 loc) • 832 B
JSON
{
"width": 800,
"height": 458,
"layers": 6,
"segments": 450,
"baseColor": "#ffffff",
"speed": 34,
"seed": 1337,
"blur": 0,
"waveForm": "sincos",
"noiseSmoothness": 0.45,
"amplitudeJitter": 0,
"amplitudeJitterScale": 0.25,
"additiveBlending": false,
"curveType": "spline",
"curveTension": 0.85,
"peakStability": 1,
"peakNoiseDamping": 1,
"peakNoisePower": 4,
"peakHarmonicDamping": 1,
"useSharedBaseline": true,
"morphStrength": 0,
"morphPeriodSec": 18,
"amplitudeEnvelopeStrength": 0.36,
"amplitudeEnvelopeCycles": 2,
"peakRoundness": 0.8,
"peakRoundnessPower": 10,
"staticPeaks": true,
"sunsetMode": true,
"sunsetPeriodSec": 12,
"paletteIndex": 4,
"hueShift": 0,
"saturation": 1,
"lightness": 0.02,
"contrast": 0.04,
"altHueDelta": -30,
"altSatScale": 1.41
}