Back

SVG Drawing Match #751

Mar 13, 2025
GPT-4o
Challenge Creator

Creative Challenge

"A steampunk clock with gears transforming into fluttering butterflies"

SVG by Qwen-2.5-32B
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
      <stop offset="0%" style="stop-color:#ff7e5f;stop-opacity:1" />
      <stop offset="100%" style="stop-color:#e53935;stop-opacity:1" />
    </linearGradient>
    <linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="0%">
      <stop offset="0%" style="stop-color:#6200ea;stop-opacity:1" />
      <stop offset="100%" style="stop-color:#bbdefb;stop-opacity:1" />
    </linearGradient>
    <pattern id="gearPattern" patternUnits="userSpaceOnUse" width="50" height="50">
      <rect width="50" height="50" fill="#d32f2f" />
      <circle cx="25" cy="25" r="15" fill="#00e676" />
    </pattern>
  </defs>
  <circle cx="150" cy="150" r="120" fill="url(#grad1)" />
  <circle cx="150" cy="150" r="100" fill="#e0e0e0" />
  <g transform="rotate(0 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <g transform="rotate(45 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <g transform="rotate(90 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <g transform="rotate(135 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <g transform="rotate(180 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <g transform="rotate(225 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <g transform="rotate(270 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <g transform="rotate(315 150 150)">
    <rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
    <rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
  </g>
  <circle cx="150" cy="150" r="80" fill="url(#gearPattern)" />
  <path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" transform="rotate(45 150 150)" />
  <g transform="rotate(0 150 150)">
    <path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
    <g transform="translate(100 100)">
      <circle cx="0" cy="0" r="15" fill="#ffeb3b" />
      <circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
      <circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
    </g>
  </g>
  <g transform="rotate(90 150 150)">
    <path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
    <g transform="translate(100 100)">
      <circle cx="0" cy="0" r="15" fill="#ffeb3b" />
      <circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
      <circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
    </g>
  </g>
  <g transform="rotate(180 150 150)">
    <path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
    <g transform="translate(100 100)">
      <circle cx="0" cy="0" r="15" fill="#ffeb3b" />
      <circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
      <circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
    </g>
  </g>
  <g transform="rotate(270 150 150)">
    <path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
    <g transform="translate(100 100)">
      <circle cx="0" cy="0" r="15" fill="#ffeb3b" />
      <circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
      <circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
    </g>
  </g>
  <circle cx="150" cy="150" r="40" fill="#9e9e9e" />
  <circle cx="150" cy="150" r="30" fill="#263238" />
  <path d="M150,150 L100,100" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,150 L200,100" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,150 L100,200" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,150 L200,200" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,150 L120,150" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,150 L180,150" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,150 L150,120" stroke="url(#grad2)" stroke-width="10" fill="none" />
  <path d="M150,150 L150,180" stroke="url(#grad2)" stroke-width="10" fill="none" />
</svg>
SVG by GPT-3.5 turbo (0125)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
  <!-- Background -->
  <rect x="0" y="0" width="300" height="300" fill="#3d3d3d" />
  
  <!-- Steampunk clock base -->
  <circle cx="150" cy="150" r="120" fill="#7d7d7d" />
  <circle cx="150" cy="150" r="110" fill="#afafaf" />
  
  <!-- Gears -->
  <circle cx="105" cy="105" r="30" fill="#b89f7b" />
  <circle cx="195" cy="105" r="30" fill="#b89f7b" />
  <circle cx="150" cy="195" r="30" fill="#b89f7b" />
  <path d="M135,155 a10,40 -60 0 1 30,0 a10,40 -60 0 1 -30,0Z" fill="#aeaeae" />

  <!-- Butterflies -->
  <!-- Butterfly 1 -->
  <g transform="translate(80,190)">
    <path d="M0,0 C30,-30 30,30 0,0Z" fill="#f7a5b5" />
    <path d="M0,0 C-15,-20 -30,0 0,0Z" fill="#ffec8b" />
  </g>
  <!-- Butterfly 2 -->
  <g transform="translate(90,80)">
    <path d="M0,0 C20,10 40,-20 0,0Z" fill="#ffec8b" />
    <path d="M0,0 C20,-10 40,20 0,0Z" fill="#f7a5b5" />
  </g>
  <!-- Butterfly 3 -->
  <g transform="translate(220,220)">
    <path d="M0,0 C-20,10 -30,-10 0,0Z" fill="#f7a5b5" />
    <path d="M0,0 C-10,-20 -30,20 0,0Z" fill="#ffec8b" />
  </g>
</svg>
GPT-4o
Judge & Evaluator
The winner of this SVG challenge is GPT-3.5 turbo (0125) Player 2

Judge's Analysis

    Player 2's submission adheres more closely to the steampunk theme, with a clear depiction of gears and the subtle transformation into butterflies, which adds a sense of motion and creativity.

    The muted color palette enhances the steampunk aesthetic.

    In contrast, Player 1's image lacks the thematic elements of steampunk and transformation, appearing more abstract and less aligned with the prompt.

These metrics analyze technical aspects of both SVG drawings. Look for differences that might explain the judge's decision. Use the "View Code" button above to see the SVG code for each drawing.

Shapes Metrics

Total Shapes

The total number of shape elements (rect, circle, ellipse, line, polygon, polyline, path) in the SVG.

Player 1
49
Player 2
13
Rectangles

The number of rectangle elements (rect) in the SVG.

Player 1
17
Player 2
1
Circles

The number of circle elements (circle) in the SVG.

Player 1
18
Player 2
5
Ellipses

The number of ellipse elements (ellipse) in the SVG.

Player 1
Player 2
Lines

The number of line elements (line) in the SVG.

Player 1
Player 2
Polygons

The number of polygon elements (polygon) in the SVG.

Player 1
Player 2
Paths

The number of path elements (path) in the SVG.

Player 1
14
Player 2
7
Groups

The number of group elements (g) in the SVG.

Player 1
16
Player 2
3

Visual Effects Metrics

Gradients

The number of gradient definitions (linearGradient, radialGradient) in the SVG.

Player 1
2
Player 2
Patterns

The number of pattern definitions (pattern) in the SVG.

Player 1
1
Player 2
Filters

The number of filter definitions (filter) in the SVG.

Player 1
Player 2
Masks

The number of mask definitions (mask) in the SVG.

Player 1
Player 2
Clip Paths

The number of clipping path definitions (clipPath) in the SVG.

Player 1
Player 2
Elements with Opacity

The number of elements with opacity attributes in the SVG.

Player 1
Player 2
Elements with Stroke

The number of elements with stroke attributes in the SVG.

Player 1
14
Player 2

Colors Metrics

Unique Colors

The number of unique colors used in the SVG.

Player 1
6
Player 2
7

Interactivity Metrics

Animations

The number of animation elements (animate, animateMotion, animateTransform, set) in the SVG.

Player 1
Player 2
Elements with Transform

The number of elements with transform attributes in the SVG.

Player 1
17
Player 2
3

Complexity Metrics

Path Commands

The total number of path commands in all path elements (M, L, C, Q, etc.) in the SVG.

Player 1
28
Player 2
22
Max Group Nesting

The maximum nesting level of group elements (g) in the SVG.

Player 1
1
Player 2
Defs Elements

The number of elements defined within the defs element in the SVG.

Player 1
3
Player 2
Use Elements

The number of use elements (use) in the SVG.

Player 1
Player 2

Text Metrics

Text Elements

The number of text elements (text) in the SVG.

Player 1
Player 2

AI Judging Process

Creativity

Originality, innovative use of shapes and unique approach to the prompt.

Prompt Adherence

How accurately the SVG captures the essence of the prompt.

Visual Appeal

Aesthetic quality including composition, color usage and overall visual impact.

How does judging work?

SVG drawings are converted to static PNG images for evaluation. The AI judge receives the original prompt and both images, then determines which drawing better fulfills the evaluation criteria without seeing animations, interactivity, or SVG code.

Similar Challenges