SVG Blob
Updated over a week ago

Create an animated dynamic curve through a few parameters.

  1. Curve tension: the rounding between one curve and another (0 = None);

  2. Number of points: the number of subdivisions;

  3. Min Max Radius: the minimum and maximum radius;

  4. Min Max Duration: the minimum and maximum duration;

  5. Show point: you'll see a circle (point) at the end between one curve and another.

Style

  1. Fill Color: the filling color;

  2. The filling "Pattern" image;

  3. Stroke color: the outline color;

  4. Stroke Width: the outline width;

  5. The alignment.

Did this answer your question?