Back

SVG Drawing Match #2430

May 09, 2025
GPT-4o
Challenge Creator

Creative Challenge

"A floating island with a single twisted tree and glowing mushrooms sparking in the twilight."

SVG by Gemini 2.5 Pro Preview 05-06
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <linearGradient id="skyGradient" x1="50%" y1="0%" x2="50%" y2="100%">
      <stop offset="0%" style="stop-color:#0b071c;" />
      <stop offset="25%" style="stop-color:#1f1640;" />
      <stop offset="60%" style="stop-color:#4a3160;" /> 
      <stop offset="100%" style="stop-color:#784a68;" /> 
    </linearGradient>
    <radialGradient id="glowBlue" cx="50%" cy="50%" r="65%" fx="50%" fy="50%">
      <stop offset="0%" style="stop-color:#a0e8ff; stop-opacity:0.95"/>
      <stop offset="30%" style="stop-color:#70d0ff; stop-opacity:0.75"/>
      <stop offset="100%" style="stop-color:#0077cc; stop-opacity:0"/>
    </radialGradient>
    <radialGradient id="glowGreen" cx="50%" cy="50%" r="65%" fx="50%" fy="50%">
      <stop offset="0%" style="stop-color:#b8ffb8; stop-opacity:0.95"/>
      <stop offset="30%" style="stop-color:#88ff88; stop-opacity:0.75"/>
      <stop offset="100%" style="stop-color:#00bb00; stop-opacity:0"/>
    </radialGradient>
    <radialGradient id="glowYellow" cx="50%" cy="50%" r="65%" fx="50%" fy="50%">
      <stop offset="0%" style="stop-color:#ffffde; stop-opacity:0.95"/>
      <stop offset="30%" style="stop-color:#ffffb6; stop-opacity:0.75"/>
      <stop offset="100%" style="stop-color:#ffcc00; stop-opacity:0"/>
    </radialGradient>
    <radialGradient id="glowPurple" cx="50%" cy="50%" r="65%" fx="50%" fy="50%">
      <stop offset="0%" style="stop-color:#f4d8ff; stop-opacity:0.95"/>
      <stop offset="30%" style="stop-color:#e6acff; stop-opacity:0.75"/>
      <stop offset="100%" style="stop-color:#aa00ff; stop-opacity:0"/>
    </radialGradient>
  </defs>

  <rect width="300" height="300" fill="url(#skyGradient)" />

  <g id="stars" opacity="0.9">
    <circle cx="60" cy="40" r="1.1" fill="#f0f8ff" opacity="0.8"/> <circle cx="70" cy="160" r="0.5" fill="#e0f0ff" opacity="0.4"/>
    <circle cx="220" cy="60" r="0.8" fill="#f0f8ff" opacity="0.7"/> <circle cx="190" cy="170" r="0.6" fill="#e0f0ff" opacity="0.5"/>
    <circle cx="160" cy="25" r="1.3" fill="#f8fbff" opacity="0.9"/> <circle cx="150" cy="200" r="0.7" fill="#e8f4ff" opacity="0.6"/>
    <circle cx="260" cy="90" r="0.7" fill="#f0f8ff" opacity="0.6"/> <circle cx="270" cy="190" r="0.5" fill="#e0f0ff" opacity="0.4"/>
    <circle cx="90" cy="110" r="0.9" fill="#f0f8ff" opacity="0.7"/> <circle cx="40" cy="220" r="0.6" fill="#e8f4ff" opacity="0.5"/>
    <circle cx="30" cy="150" r="0.6" fill="#f0f8ff" opacity="0.5"/> <circle cx="250" cy="240" r="0.7" fill="#e8f4ff" opacity="0.6"/>
    <circle cx="280" cy="130" r="0.8" fill="#f0f8ff" opacity="0.6"/> <circle cx="120" cy="250" r="0.5" fill="#e0f0ff" opacity="0.4"/>
     <circle cx="15" cy="80" r="0.7" fill="#f0f8ff" opacity="0.5"/> <circle cx="285" cy="45" r="0.9" fill="#f8fbff" opacity="0.7"/>
  </g>

  <g id="floatingIslandAssembly" transform="translate(0, -30)"> 
    <path d="M40,160 
             c5,-15 20,-20 35,-15
             s25,10 40,5
             s30,-15 50,-10
             s30,10 45,8
             s25,-10 35,0
             s10,15 5,25
             c-5,10 -15,20 -30,22
             s-25,-5 -40,0
             s-30,15 -45,12
             s-30,-10 -45,-5
             s-20,15 -30,10
             s-15,-15 -10,-22 Z" 
          fill="#483C32" stroke="#2A221B" stroke-width="2"/>
    
    <g fill="none" stroke="#403228" stroke-linecap="round">
        <path d="M75,182 Q80,198 77,210" stroke-width="2.2"/>
        <path d="M110,175 Q105,195 113,205 Q115,218 110,225" stroke-width="2.8"/>
        <path d="M150,180 Q155,198 148,208 Q145,220 152,228" stroke-width="2"/>
        <path d="M190,178 Q185,195 195,205" stroke-width="2.5"/>
        <path d="M225,183 Q220,200 230,210" stroke-width="1.8"/>
    </g>

    <path d="M50,160 
             c5,-12 18,-15 30,-12
             s23,8 38,3
             s28,-12 45,-8 
             s28,8 40,6   
             s23,-8 30,0   
             c-2,3 -8,8 -18,8
             c-10,0 -20,-5 -30,-2
             s-25,8 -35,5
             s-28,-5 -40,0
             s-25,8 -33,3 Z"
          fill="#334D22" opacity="0.95"/>
    
    <g id="twistedTree" transform="translate(160, 140) scale(0.6)"> 
        <path d="M-6,0 
                 Q -12,-20 0,-40 T -7,-60 Q -22,-75 -17,-90 Q -32,-100 -27,-115 
                 M 6,0
                 Q 12,-25 7,-45 T 12,-65 Q 27,-80 22,-95 Q 37,-105 32,-120
                 M -3,-30 Q 7,-35 0,-40
                 M 3,-50 Q -7,-55 0,-60
                 M -27,-115 Q -37,-120 -32,-130 
                 M -22,-90 Q -27,-95 -32,-98  
                 M 32,-120 Q 42,-125 37,-135  
                 M 22,-95 Q 30,-100 35,-103"
              fill="none" stroke="#2F1E10" stroke-width="14" stroke-linecap="round" stroke-linejoin="round" />
        <path d="M-32,-130 Q -34,-135 -37,-138" stroke="#2F1E10" stroke-width="7" stroke-linecap="round" fill="none"/>
        <path d="M37,-135 Q 39,-140 42,-143" stroke="#2F1E10" stroke-width="7" stroke-linecap="round" fill="none"/>
        <path d="M-10,-65 Q -15,-70 -18,-75" stroke="#2F1E10" stroke-width="8" stroke-linecap="round" fill="none"/>
        <path d="M10,-70 Q 15,-75 18,-80" stroke="#2F1E10" stroke-width="8" stroke-linecap="round" fill="none"/>
    </g>

    <g id="mushroomsAndSparks">
        <g id="mushrooms">
            <g transform="translate(130, 150)"> 
              <ellipse cx="0" cy="0" rx="15" ry="10" fill="url(#glowBlue)" /> 
              <path d="M-5,0 Q-6,-8 0,-12 Q6,-8 5,0 Z" fill="#4A6AAA"/> 
              <rect x="-1.5" y="0" width="3" height="8" fill="#98A8C8"/> 
            </g>
            <g transform="translate(180, 145)"> 
              <ellipse cx="0" cy="0" rx="18" ry="12" fill="url(#glowGreen)" /> 
              <path d="M-7,0 C-8,-5 -3,-10 0,-10 C3,-10 8,-5 7,0 Z" fill="#6A9A4A"/> 
              <rect x="-2" y="0" width="4" height="10" fill="#A8C898"/> 
            </g>
            <g transform="translate(155, 158)"> 
              <ellipse cx="0" cy="0" rx="12" ry="8" fill="url(#glowYellow)" />
              <path d="M-4,0 Q-4,-6 0,-8 Q4,-6 4,0 Z" fill="#C0B038"/>
              <rect x="-1" y="0" width="2" height="6" fill="#D8C888"/>
            </g>
            <g transform="translate(115, 148)"> 
              <ellipse cx="0" cy="0" rx="14" ry="9" fill="url(#glowPurple)" />
              <path d="M-6,2 Q-7,-10 0,-15 Q7,-10 6,2 Z" fill="#8060B0"/>
              <rect x="-1.5" y="2" width="3" height="12" fill="#B8A8D8"/>
            </g>
            <g transform="translate(200, 150)">
              <g transform="translate(0 0)">
                <ellipse cx="0" cy="0" rx="11" ry="8" fill="url(#glowGreen)" />
                <path d="M-3.5,0 Q-3.5,-5 0,-7 Q3.5,-5 3.5,0 Z" fill="#6A9A4A"/>
                <rect x="-1" y="0" width="2" height="5" fill="#A8C898"/>
              </g>
              <g transform="translate(8 -2) scale(0.8)">
                <ellipse cx="0" cy="0" rx="11" ry="8" fill="url(#glowGreen)" />
                <path d="M-3.5,0 Q-3.5,-5 0,-7 Q3.5,-5 3.5,0 Z" fill="#6A9A4A"/>
                <rect x="-1" y="0" width="2" height="5" fill="#A8C898"/>
              </g>
               <g transform="translate(-5 3) scale(0.7)">
                <ellipse cx="0" cy="0" rx="10" ry="7" fill="url(#glowBlue)" />
                <path d="M-3,0 Q-3,-5 0,-6 Q3,-5 3,0 Z" fill="#4A6AAA"/>
                <rect x="-1" y="0" width="2" height="4" fill="#98A8C8"/>
              </g>
            </g>
            <g transform="translate(170, 155)">
                <ellipse cx="0" cy="0" rx="9" ry="6" fill="url(#glowYellow)" />
                <path d="M-2.5,0 Q-2.5,-4 0,-5 Q2.5,-4 2.5,0 Z" fill="#C0B038"/>
                <rect x="-0.5" y="0" width="1" height="3" fill="#D8C888"/>
            </g>
        </g>
        <g id="sparksLayer" fill-opacity="0.95">
            <circle cx="125" cy="142" r="0.8" fill="#e0f7fa"/> <circle cx="135" cy="140" r="1.1" fill="#ffffff"/>
            <circle cx="132" cy="135" r="0.7" fill="#e0f7fa"/> <circle cx="130" cy="147" r="0.7" fill="#ffffff" opacity="0.7"/>
            <circle cx="178" cy="137" r="1" fill="#e8f5e9"/> <circle cx="185" cy="134" r="0.8" fill="#ffffff"/>
            <circle cx="182" cy="130" r="0.9" fill="#e8f5e9"/> <circle cx="180" cy="142" r="0.8" fill="#ffffff" opacity="0.7"/>
            <circle cx="152" cy="150" r="0.8" fill="#fffde7"/> <circle cx="159" cy="148" r="0.7" fill="#ffffff"/>
            <circle cx="155" cy="155" r="0.7" fill="#fffde7" opacity="0.7"/>
            <circle cx="110" cy="140" r="0.9" fill="#f3e5f5"/> <circle cx="120" cy="137" r="0.7" fill="#ffffff"/>
            <circle cx="113" cy="145" r="0.6" fill="#f3e5f5" opacity="0.7"/>
            <circle cx="195" cy="142" r="1" fill="#e8f5e9"/> <circle cx="205" cy="139" r="0.8" fill="#e0f7fa"/>
            <circle cx="201" cy="135" r="0.7" fill="#ffffff"/> <circle cx="198" cy="147" r="0.9" fill="#e8f5e9" opacity="0.7"/>
            <circle cx="207" cy="148" r="0.6" fill="#e0f7fa" opacity="0.7"/>
            <circle cx="168" cy="149" r="0.7" fill="#fffde7"/> <circle cx="173" cy="147" r="0.6" fill="#ffffff" opacity="0.8"/>
        </g>
    </g> 
  </g> 
</svg>
SVG by Claude 3.7 Sonnet (2025-02-19)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
  <!-- Gradients and Patterns -->
  <defs>
    <radialGradient id="skyGradient" cx="50%" cy="50%" r="70%" fx="50%" fy="50%">
      <stop offset="0%" stop-color="#1a0033" />
      <stop offset="40%" stop-color="#330066" />
      <stop offset="70%" stop-color="#660099" />
      <stop offset="100%" stop-color="#9900cc" />
    </radialGradient>
    
    <radialGradient id="islandGradient" cx="50%" cy="50%" r="70%" fx="50%" fy="50%">
      <stop offset="0%" stop-color="#336633" />
      <stop offset="60%" stop-color="#2d5c2d" />
      <stop offset="100%" stop-color="#1a331a" />
    </radialGradient>
    
    <radialGradient id="glowGradient" cx="50%" cy="50%" r="70%" fx="50%" fy="50%">
      <stop offset="0%" stop-color="#ffff99" />
      <stop offset="40%" stop-color="#ffcc66" />
      <stop offset="100%" stop-color="#ff9933" stop-opacity="0" />
    </radialGradient>
    
    <filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
      <feGaussianBlur stdDeviation="3" result="blur" />
      <feComposite in="SourceGraphic" in2="blur" operator="over" />
    </filter>
    
    <pattern id="starPattern" width="100" height="100" patternUnits="userSpaceOnUse">
      <circle cx="10" cy="10" r="0.8" fill="white" opacity="0.8" />
      <circle cx="30" cy="40" r="0.6" fill="white" opacity="0.7" />
      <circle cx="70" cy="20" r="1" fill="white" opacity="0.9" />
      <circle cx="90" cy="60" r="0.7" fill="white" opacity="0.8" />
      <circle cx="50" cy="80" r="0.9" fill="white" opacity="0.7" />
    </pattern>
  </defs>
  
  <!-- Background -->
  <rect width="300" height="300" fill="url(#skyGradient)" />
  <rect width="300" height="300" fill="url(#starPattern)" />
  
  <!-- Moon -->
  <circle cx="50" cy="60" r="20" fill="#f5f5f5" opacity="0.9" />
  <circle cx="45" cy="55" r="5" fill="#e6e6e6" opacity="0.7" />
  <circle cx="58" cy="65" r="6" fill="#e6e6e6" opacity="0.7" />
  
  <!-- Floating Island -->
  <ellipse cx="150" cy="170" rx="90" ry="35" fill="url(#islandGradient)" />
  <path d="M90,170 C100,190 130,200 150,205 C170,210 200,200 210,170" fill="#663300" />
  <path d="M110,170 C120,185 140,195 160,195 C180,195 200,185 210,170" fill="#4d2600" opacity="0.7" />
  
  <!-- Twisted Tree -->
  <path d="M150,170 C145,160 140,150 145,140 C150,130 160,125 155,115 C150,105 140,100 145,90 C150,80 160,75 155,65" 
        stroke="#663300" fill="none" stroke-width="8" stroke-linecap="round" />
  
  <!-- Tree Branches -->
  <path d="M155,65 C165,60 175,65 180,60" stroke="#663300" fill="none" stroke-width="5" stroke-linecap="round" />
  <path d="M155,65 C145,55 150,45 145,40" stroke="#663300" fill="none" stroke-width="5" stroke-linecap="round" />
  <path d="M155,115 C165,110 175,115 180,110" stroke="#663300" fill="none" stroke-width="6" stroke-linecap="round" />
  <path d="M155,115 C145,110 135,115 130,110" stroke="#663300" fill="none" stroke-width="6" stroke-linecap="round" />
  
  <!-- Tree Leaves -->
  <ellipse cx="180" cy="60" rx="12" ry="8" fill="#336633" opacity="0.9" transform="rotate(-15,180,60)" />
  <ellipse cx="145" cy="40" rx="10" ry="7" fill="#336633" opacity="0.9" transform="rotate(15,145,40)" />
  <ellipse cx="180" cy="110" rx="15" ry="10" fill="#336633" opacity="0.9" transform="rotate(-10,180,110)" />
  <ellipse cx="130" cy="110" rx="13" ry="9" fill="#336633" opacity="0.9" transform="rotate(10,130,110)" />
  
  <!-- Glowing Mushrooms -->
  <g filter="url(#glow)">
    <path d="M120,170 L125,155 L130,170" fill="#ff9933" />
    <ellipse cx="125" cy="155" rx="10" ry="5" fill="#ffcc66" />
    <circle cx="125" cy="155" r="7" fill="#ffff99" opacity="0.7" />
  </g>
  
  <g filter="url(#glow)">
    <path d="M170,175 L175,160 L180,175" fill="#ff9933" />
    <ellipse cx="175" cy="160" rx="12" ry="6" fill="#ffcc66" />
    <circle cx="175" cy="160" r="8" fill="#ffff99" opacity="0.7" />
  </g>
  
  <g filter="url(#glow)">
    <path d="M100,165 L105,155 L110,165" fill="#ff9933" />
    <ellipse cx="105" cy="155" rx="8" ry="4" fill="#ffcc66" />
    <circle cx="105" cy="155" r="5" fill="#ffff99" opacity="0.7" />
  </g>
  
  <g filter="url(#glow)">
    <path d="M200,165 L205,155 L210,165" fill="#ff9933" />
    <ellipse cx="205" cy="155" rx="9" ry="4.5" fill="#ffcc66" />
    <circle cx="205" cy="155" r="6" fill="#ffff99" opacity="0.7" />
  </g>
  
  <!-- Sparkling Effects -->
  <circle cx="125" cy="150" r="1.5" fill="white">
    <animate attributeName="opacity" values="0;1;0" dur="3s" repeatCount="indefinite" />
  </circle>
  <circle cx="175" cy="155" r="1.5" fill="white">
    <animate attributeName="opacity" values="0;1;0" dur="2.5s" repeatCount="indefinite" />
  </circle>
  <circle cx="105" cy="150" r="1" fill="white">
    <animate attributeName="opacity" values="0;1;0" dur="4s" repeatCount="indefinite" />
  </circle>
  <circle cx="205" cy="150" r="1" fill="white">
    <animate attributeName="opacity" values="0;1;0" dur="3.5s" repeatCount="indefinite" />
  </circle>
  
  <!-- Mist -->
  <ellipse cx="150" cy="200" rx="120" ry="20" fill="#9966cc" opacity="0.2" />
  <ellipse cx="150" cy="190" rx="100" ry="15" fill="#cc99ff" opacity="0.15" />
</svg>
GPT-4o
Judge & Evaluator
The winner of this SVG challenge is Gemini 2.5 Pro Preview 05-06 Player 1

Judge's Analysis

    Player 1's submission better captures the prompt with a more intricate depiction of glowing mushrooms and a twisted tree in a twilight setting.

    The use of multiple glowing colors adds visual interest and creativity, while the composition feels more dynamic and aligned with the concept of a floating island.

    Player 2's submission, while clean, lacks the same level of detail and imagination in the depiction of the glowing mushrooms and twilight atmosphere.

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
74
Player 2
40
Rectangles

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

Player 1
9
Player 2
2
Circles

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

Player 1
37
Player 2
16
Ellipses

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

Player 1
8
Player 2
11
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
20
Player 2
11
Groups

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

Player 1
16
Player 2
4

Visual Effects Metrics

Gradients

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

Player 1
5
Player 2
3
Patterns

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

Player 1
Player 2
1
Filters

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

Player 1
Player 2
1
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
25
Player 2
19
Elements with Stroke

The number of elements with stroke attributes in the SVG.

Player 1
7
Player 2
5

Colors Metrics

Unique Colors

The number of unique colors used in the SVG.

Player 1
22
Player 2
17

Interactivity Metrics

Animations

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

Player 1
Player 2
4
Elements with Transform

The number of elements with transform attributes in the SVG.

Player 1
11
Player 2
4

Complexity Metrics

Path Commands

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

Player 1
100
Player 2
31
Max Group Nesting

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

Player 1
4
Player 2
Defs Elements

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

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