Back

SVG Drawing Match #2201

Mar 14, 2025
GPT-4o
Challenge Creator

Creative Challenge

"A clockwork butterfly unveiling a hidden city on its left wing"

SVG by Claude 3.5 Sonnet (2024-10-22)
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <radialGradient id="cityGlow" cx="50%" cy="50%" r="50%">
      <stop offset="0%" stop-color="#ffdb4d"/>
      <stop offset="100%" stop-color="#ff8c1a"/>
    </radialGradient>
    <pattern id="gearPattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
      <circle r="2" cx="10" cy="10" fill="#b37700"/>
      <path d="M10,2 L12,8 L8,8 Z" fill="#995c00"/>
    </pattern>
  </defs>
  
  <!-- Butterfly Body -->
  <ellipse cx="150" cy="150" rx="15" ry="40" fill="#4d3300"/>
  
  <!-- Right Wing -->
  <path d="M150,150 Q220,100 250,160 Q220,200 150,150" fill="#cc9900"/>
  <circle cx="200" cy="140" r="15" fill="pattern(#gearPattern)"/>
  <path d="M180,130 Q200,140 220,150" fill="none" stroke="#804d00" stroke-width="2"/>
  
  <!-- Left Wing with City -->
  <path d="M150,150 Q80,100 50,160 Q80,200 150,150" fill="url(#cityGlow)"/>
  
  <!-- City Buildings -->
  <g transform="translate(60,120) scale(0.5)">
    <rect x="10" y="40" width="20" height="60" fill="#333"/>
    <rect x="40" y="20" width="30" height="80" fill="#444"/>
    <rect x="80" y="30" width="25" height="70" fill="#555"/>
    <rect x="115" y="10" width="15" height="90" fill="#666"/>
    <!-- Windows -->
    <g fill="#ffff99">
      <rect x="13" y="45" width="4" height="4"/>
      <rect x="13" y="55" width="4" height="4"/>
      <rect x="13" y="65" width="4" height="4"/>
      <rect x="45" y="25" width="5" height="5"/>
      <rect x="45" y="35" width="5" height="5"/>
      <rect x="60" y="25" width="5" height="5"/>
      <rect x="60" y="35" width="5" height="5"/>
    </g>
  </g>
  
  <!-- Clockwork Gears -->
  <g transform="translate(150,150)">
    <circle cx="0" cy="0" r="8" fill="#b37700" stroke="#995c00" stroke-width="1"/>
    <circle cx="30" cy="-20" r="6" fill="#b37700" stroke="#995c00" stroke-width="1"/>
    <circle cx="-25" cy="-15" r="5" fill="#b37700" stroke="#995c00" stroke-width="1"/>
  </g>
  
  <!-- Decorative Elements -->
  <g fill="none" stroke="#804d00" stroke-width="0.5">
    <path d="M150,150 Q180,140 210,145"/>
    <path d="M150,150 Q120,140 90,145"/>
    <path d="M150,150 Q180,160 210,155"/>
    <path d="M150,150 Q120,160 90,155"/>
  </g>
  
  <!-- Antennae -->
  <path d="M150,110 Q140,90 135,85" fill="none" stroke="#4d3300" stroke-width="2"/>
  <path d="M150,110 Q160,90 165,85" fill="none" stroke="#4d3300" stroke-width="2"/>
  <circle cx="135" cy="85" r="3" fill="#4d3300"/>
  <circle cx="165" cy="85" r="3" fill="#4d3300"/>
</svg>
SVG by Llama 3.1 405B Instruct
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <linearGradient id="gradient-1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="rotate(0)">
      <stop offset="0" stop-color="#7945ff" />
      <stop offset="1" stop-color="#db74ff" />
    </linearGradient>
    <linearGradient id="gradient-2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="rotate(0)">
      <stop offset="0" stop-color="#cee2ff" />
      <stop offset="1" stop-color="#80c7ff" />
    </linearGradient>
    <pattern id="pattern-1" width="6" height="6" patternUnits="userSpaceOnUse" viewBox="0 0 6 6">
      <path d="M3,0 C4.66,0 6,1.34 6,3 C6,4.66 4.66,6 3,6 C1.34,6 0,4.66 0,3 C0,1.34 1.34,0 3,0 Z" fill="#06365e" fill-opacity="0.25" />
    </pattern>
  </defs>
  <g transform="matrix(1 0 0 1 128 128)">
    <path d="M0,0 C27.142,0 50,-10.34 50,24.85 C50,66.103 16.464,97.523 0,129.92 C-18.438,164.627 -44.692,193.054 -44.692,227.925 C-44.692,263.094 -10.322,292.144 31.239,304.829 C78.909,319.141 124.249,285.499 146.285,230.046 C170.385,170.83 162.066,104.286 133.144,55.901 C101.578,3.984 50.01,0 0,0 Z" fill="#efefff" stroke="url(#gradient-1)" stroke-width="3" stroke-opacity="0.8" transform="scale(0.9) rotate(-40)" />
    <path d="M10,0 C41.084,0 70,-14.409 70,37.859 C70,103.196 20.145,138.417 0,175.313 C-18.26,207.861 -39.379,235.269 -39.379,266.948 C-39.379,300.537 -2.212,329.962 41.424,343.442 C87.604,358.570 128.962,323.245 151.021,264.585 C174.165,203.426 164.834,132.37 133.621,78.147 C98.734,18.377 44.79,0 10,0 Z" fill="#fff" fill-opacity="0.8" stroke="#76747a" stroke-width="1.2" transform="scale(-1,1) translate(100,0) rotate(-175)" />
    <g>
      <path d="M10,0 C18.648,0 26.954,2.901 33,6.569 C41.77,12.159 46.92,20.161 46.92,29.249 C46.92,39.551 39.555,47.629 30,52.575 C18.361,58.82 5.058,56.609 0,48.129 C-5.142,39.677 -7.721,29.995 -7.721,20.249 C-7.721,10.269 -2.638,1.784 5.212,0.164 L10,0 Z" fill="#f9f9f9" fill-opacity="0.95" transform="scale(0.2) translate(40,180)" />
      <path d="M54.259,140.09 A9.108 13.732 0 0 0 49.595,129.086 A9.108 13.732 0 0 0 54.259,140.09" fill="#383a48" fill-opacity="0.6" transform="translate(48,-44.259)" />
      <circle cx="50" cy="139.736" r="4" fill="#da78ee" stroke="none" transform="translate(45,-30.185)" />
      <path d="M54.259,151.412 A11.161 8.715 0 1 0 47.875,134.595 A6.553 3.315 0 1 1 46.475,128.661 A2.105 0.5 0 0 0 49.822,130.153 A10.554 4.162 0 0 1 56.322,143.42 A11.161 8.715 0 1 0 54.259,151.412" fill="#796f64" fill-opacity="0.7" transform="translate(15,-98.535)" />
      <path d="M91,139.91 A7.65 6.241 0 0 0 86.224,130.385 A7.65 6.241 0 0 0 91,139.91" fill="#7b747b" fill-opacity="0.75" transform="translate(-80,-32.243)" />
      <path d="M107.37,101.69 A7.115 9.942 0 1 0 99.458,91.751 A7.115 9.942 0 1 0 107.37,101.69" fill="#90a699" fill-opacity="0.55" transform="translate(-90,0)" />
      <path d="M130.437,106.233 A20.546 16.235 0 0 0 110.501,96.072 A20.546 16.235 0 0 0 130.437,106.233" fill="#8a90d3" fill-opacity="0.35" transform="translate(-128,0)" />
      <path d="M160.418,130.015 A16.881 20.829 0 0 0 131.279,108.013 A16.881 20.829 0 0 0 160.418,130.015" fill="#50455d" fill-opacity="0.2" transform="translate(-155,30)" />
      <g>
        <path d="M92.296,47.812 A4.93 10.876 0 1 0 83.598,38.803 A4.93 10.876 0 1 0 92.296,47.812" fill="#6d8bab" fill-opacity="0.65" transform="translate(13.648,-16.816)" />
        <path d="M85.242,45.188 A5.225 12.544 0 1 0 75.949,35.275 A5.225 12.544 0 1 0 85.242,45.188" fill="#93056c" fill-opacity="0.55" transform="translate(47.455,56.1)" />
      </g>
    </g>
    <path d="M75,0 C165.007,0 240,-34.123 240,128.149 C240,299.893 165.007,334.345 75,334.345 C-15.006,334.345 -90,299.893 -90,128.149 C-90,34.123 -15.006,0 75,0 Z" fill="none" stroke="#0d0951" stroke-width="0.8" stroke-opacity="0.4" transform="scale(0.7) translate(35,105) rotate(30)" />
    <path d="M85.135,37.259 A17.164 15.416 0 1 0 64.423,28.043 A17.164 15.416 0 1 0 85.135,37.259" fill="#efefff" stroke="none" transform="translate(27.655,25.787)" />
    <path d="M77.792,70.505 A12.188 12.071 0 0 0 66.624,57.463 A12.188 12.071 0 0 0 77.792,70.505" fill="#ddb8fd" stroke="none" transform="translate(77.792,-27.211)" />
    <path d="M40.089,15.401 A20.512 24.132 0 0 0 15.153,2.317 A20.512 24.132 0 0 0 40.089,15.401" fill="#f4c4fe" stroke="none" transform="translate(-9.318,-41.336)" />
  </g>
  <rect fill="url(#pattern-1)" x="50" y="175" width="150" height="75" rx="10" transform="translate(-25,25)" />
  <path d="M120,140 L145,185 L175,145 L195,225 L240,205 L250,170 L240,150 L190,170 L150,160" fill="none" stroke="url(#gradient-2)" stroke-width="3" stroke-linecap="round" stroke-opacity="0.75" transform="translate(30,-60)" />
  <g>
    <path d="M145,230 L120,230 L120,205 L150,200 L155,220" fill="#ec8ca5" stroke="none" />
    <path d="M170,200 L150,195 L160,175 L180,175" fill="#e59c83" stroke="none" />
    <path d="M195,220 L180,215 L190,205 L200,205" fill="#c8668d" stroke="none" />
    <path d="M220,200 L210,200 L210,190 L230,195" fill="#ae87e8" stroke="none" />
  </g>
  <g transform="translate(265,120)">
    <circle cx="10" cy="0" r="2" fill="#ed7aa2" />
    <circle cx="10" cy="10" r="2" fill="#ed7aa2" />
    <circle cx="0" cy="10" r="2" fill="#ed7aa2" />
    <circle cx="0" cy="0" r="2" fill="#ed7aa2" />
    <rect x="1" y="6" width="8" height="4" fill="#c6265e" />
  </g>
  <g transform="translate(275,95)">
    <circle cx="10" cy="0" r="2" fill="#36ab81" />
    <circle cx="10" cy="10" r="2" fill="#36ab81" />
    <circle cx="0" cy="10" r="2" fill="#36ab81" />
    <circle cx="0" cy="0" r="2" fill="#36ab81" />
    <rect x="1" y="6" width="8" height="4" fill="#6698a3" />
  </g>
</svg>
GPT-4o
Judge & Evaluator
The winner of this SVG challenge is Claude 3.5 Sonnet (2024-10-22) Player 1

Judge's Analysis

    Player 1's image effectively captures the essence of the prompt with a clear depiction of a butterfly with a cityscape integrated into the left wing.

    The clockwork elements are subtly incorporated, maintaining a cohesive design.

    Player 2's submission, while abstract and colorful, lacks a clear representation of the butterfly or city, making it less adherent to 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
29
Player 2
33
Rectangles

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

Player 1
11
Player 2
3
Circles

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

Player 1
7
Player 2
9
Ellipses

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

Player 1
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
10
Player 2
21
Groups

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

Player 1
4
Player 2
6

Visual Effects Metrics

Gradients

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

Player 1
1
Player 2
2
Patterns

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

Player 1
1
Player 2
1
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
7
Player 2
12

Colors Metrics

Unique Colors

The number of unique colors used in the SVG.

Player 1
12
Player 2
30

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
2
Player 2
21

Complexity Metrics

Path Commands

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

Player 1
24
Player 2
101
Max Group Nesting

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

Player 1
1
Player 2
2
Defs Elements

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

Player 1
2
Player 2
3
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