Back

SVG Drawing Match #2280

May 09, 2025
GPT-4o
Challenge Creator

Creative Challenge

"An octopus juggling planets under a starry sky."

SVG by o4-mini high (2025-04-16)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
  <defs>
    <radialGradient id="bgGrad" cx="150" cy="150" r="150" gradientUnits="userSpaceOnUse">
      <stop offset="0%" stop-color="#06031a"/>
      <stop offset="100%" stop-color="#0b162d"/>
    </radialGradient>
    <radialGradient id="octoBodyGrad" cx="150" cy="180" r="60" gradientUnits="userSpaceOnUse">
      <stop offset="0%" stop-color="#ff7ec8"/>
      <stop offset="100%" stop-color="#8f00ff"/>
    </radialGradient>
    <radialGradient id="earthGrad" cx="60" cy="80" r="15" gradientUnits="userSpaceOnUse">
      <stop offset="0%" stop-color="#0050ff"/>
      <stop offset="100%" stop-color="#00e5ff"/>
    </radialGradient>
    <radialGradient id="marsGrad" cx="240" cy="70" r="12" gradientUnits="userSpaceOnUse">
      <stop offset="0%" stop-color="#ff3d3d"/>
      <stop offset="100%" stop-color="#aa0000"/>
    </radialGradient>
    <radialGradient id="jupiterGrad" cx="80" cy="260" r="20" gradientUnits="userSpaceOnUse">
      <stop offset="0%" stop-color="#f9d976"/>
      <stop offset="50%" stop-color="#f39c12"/>
      <stop offset="100%" stop-color="#d35400"/>
    </radialGradient>
    <radialGradient id="saturnGrad" cx="220" cy="250" r="18" gradientUnits="userSpaceOnUse">
      <stop offset="0%" stop-color="#ffeaa7"/>
      <stop offset="100%" stop-color="#fdcb6e"/>
    </radialGradient>
    <filter id="shadow" x="-20%" y="-20%" width="140%" height="140%">
      <feDropShadow dx="0" dy="5" stdDeviation="5" flood-color="#000" flood-opacity="0.5"/>
    </filter>
  </defs>
  <rect width="300" height="300" fill="url(#bgGrad)"/>
  <g fill="#fff" opacity="0.8">
    <circle cx="10" cy="20" r="1"/>
    <circle cx="30" cy="50" r="1.2"/>
    <circle cx="50" cy="25" r="0.8"/>
    <circle cx="70" cy="40" r="1"/>
    <circle cx="90" cy="10" r="1.3"/>
    <circle cx="110" cy="60" r="1"/>
    <circle cx="130" cy="30" r="0.9"/>
    <circle cx="150" cy="20" r="1.1"/>
    <circle cx="170" cy="45" r="1"/>
    <circle cx="190" cy="15" r="1.2"/>
    <circle cx="210" cy="60" r="0.9"/>
    <circle cx="230" cy="35" r="1"/>
    <circle cx="250" cy="55" r="1.3"/>
    <circle cx="270" cy="25" r="0.8"/>
    <circle cx="290" cy="50" r="1"/>
    <circle cx="20" cy="80" r="1.2"/>
    <circle cx="40" cy="100" r="1"/>
    <circle cx="60" cy="120" r="1.1"/>
    <circle cx="80" cy="90" r="0.9"/>
    <circle cx="100" cy="110" r="1"/>
    <circle cx="120" cy="70" r="1.2"/>
    <circle cx="140" cy="90" r="1"/>
    <circle cx="160" cy="110" r="0.8"/>
    <circle cx="180" cy="80" r="1"/>
    <circle cx="200" cy="100" r="1.3"/>
    <circle cx="220" cy="120" r="1"/>
    <circle cx="240" cy="90" r="1.1"/>
    <circle cx="260" cy="110" r="0.9"/>
    <circle cx="280" cy="80" r="1"/>
  </g>
  <circle cx="150" cy="180" r="90" fill="#fff" opacity="0.05"/>
  <g filter="url(#shadow)">
    <circle cx="150" cy="180" r="50" fill="url(#octoBodyGrad)"/>
  </g>
  <circle cx="135" cy="170" r="7" fill="#fff"/>
  <circle cx="135" cy="170" r="3" fill="#000"/>
  <circle cx="165" cy="165" r="7" fill="#fff"/>
  <circle cx="165" cy="165" r="3" fill="#000"/>
  <path d="M140,190 Q150,200 160,190" stroke="#000" stroke-width="2" fill="none"/>
  <path d="M150,180 C120,140 90,100 60,80" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <path d="M150,180 C180,140 210,100 240,70" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <path d="M150,180 C110,220 90,240 80,260" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <path d="M150,180 C190,240 210,260 220,250" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <path d="M150,180 C140,130 160,110 150,80" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <path d="M150,180 C160,130 180,110 220,90" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <path d="M150,180 C100,160 80,200 60,180" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <path d="M150,180 C200,160 220,200 240,180" fill="none" stroke="#ff90d0" stroke-width="12" stroke-linecap="round"/>
  <g fill="#fff" opacity="0.9">
    <circle cx="125" cy="155" r="3"/>
    <circle cx="105" cy="130" r="3"/>
    <circle cx="85" cy="105" r="3"/>
    <circle cx="175" cy="155" r="3"/>
    <circle cx="195" cy="130" r="3"/>
    <circle cx="215" cy="105" r="3"/>
    <circle cx="135" cy="200" r="3"/>
    <circle cx="115" cy="230" r="3"/>
    <circle cx="95" cy="255" r="3"/>
    <circle cx="165" cy="200" r="3"/>
    <circle cx="185" cy="230" r="3"/>
    <circle cx="205" cy="245" r="3"/>
    <circle cx="140" cy="130" r="3"/>
    <circle cx="150" cy="115" r="3"/>
    <circle cx="145" cy="100" r="3"/>
    <circle cx="160" cy="130" r="3"/>
    <circle cx="170" cy="115" r="3"/>
    <circle cx="180" cy="100" r="3"/>
    <circle cx="105" cy="170" r="3"/>
    <circle cx="90" cy="190" r="3"/>
    <circle cx="75" cy="210" r="3"/>
    <circle cx="195" cy="170" r="3"/>
    <circle cx="210" cy="190" r="3"/>
    <circle cx="225" cy="210" r="3"/>
  </g>
  <g>
    <circle cx="60" cy="80" r="15" fill="url(#earthGrad)" filter="url(#shadow)"/>
    <path d="M50,80 c5,-5 10,0 8,5 s-8,7 -10,3 z" fill="#228B22"/>
    <circle cx="240" cy="70" r="12" fill="url(#marsGrad)" filter="url(#shadow)"/>
    <circle cx="245" cy="75" r="3" fill="#aa0000" opacity="0.6"/>
    <circle cx="235" cy="65" r="2" fill="#aa0000" opacity="0.6"/>
    <circle cx="80" cy="260" r="20" fill="url(#jupiterGrad)" filter="url(#shadow)"/>
    <path d="M60,255 Q80,260 60,265" stroke="#e67e22" stroke-width="3" fill="none"/>
    <path d="M65,250 Q85,255 65,260" stroke="#e67e22" stroke-width="2" fill="none"/>
    <path d="M75,265 Q95,270 75,275" stroke="#e67e22" stroke-width="2" fill="none"/>
    <circle cx="220" cy="250" r="18" fill="url(#saturnGrad)" filter="url(#shadow)"/>
    <ellipse cx="220" cy="250" rx="25" ry="8" fill="none" stroke="#fdcb6e" stroke-width="4" opacity="0.8" transform="rotate(-20 220 250)"/>
  </g>
</svg>
SVG by Llama 3.1 405B Instruct
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
  <!-- Gradient definitions -->
  <defs>
    <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
      <stop offset="0%" stop-color="#3498db" stop-opacity="1" />
      <stop offset="100%" stop-color="#2ecc71" stop-opacity="1" />
    </linearGradient>
    <linearGradient id="grad2" x1="0%" y1="0%" x2="0%" y2="100%">
      <stop offset="0%" stop-color="#9b59b6" stop-opacity="1" />
      <stop offset="100%" stop-color="#1abc9c" stop-opacity="1" />
    </linearGradient>
    <radialGradient id="grad3" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
      <stop offset="0%" stop-color="#e74c3c" stop-opacity="1" />
      <stop offset="100%" stop-color="#f1c40f" stop-opacity="1" />
    </radialGradient>
  </defs>

  <!-- Starry sky -->
  <rect x="0" y="0" width="300" height="300" fill="black" />
  <g>
    <circle cx="50" cy="50" r="5" fill="#fff" />
    <circle cx="100" cy="150" r="3" fill="#fff" />
    <circle cx="200" cy="50" r="2" fill="#fff" />
    <circle cx="250" cy="200" r="4" fill="#fff" />
    <circle cx="150" cy="250" r="3" fill="#fff" />
  </g>

  <!-- Octopus -->
  <g transform="translate(150, 150)">
    <circle cx="0" cy="0" r="50" fill="#ff69b4" fill-opacity="0.5" />
    <g>
      <path d="M 0 -50 L 20 -70 L 40 -50 Z" fill="#ff69b4" />
      <path d="M 0 -50 L -20 -70 L -40 -50 Z" fill="#ff69b4" />
      <path d="M 0 50 L 20 70 L 40 50 Z" fill="#ff69b4" />
      <path d="M 0 50 L -20 70 L -40 50 Z" fill="#ff69b4" />
      <path d="M 50 0 L 70 20 L 50 40 Z" fill="#ff69b4" />
      <path d="M 50 0 L 70 -20 L 50 -40 Z" fill="#ff69b4" />
      <path d="M -50 0 L -70 20 L -50 40 Z" fill="#ff69b4" />
      <path d="M -50 0 L -70 -20 L -50 -40 Z" fill="#ff69b4" />
    </g>
    <circle cx="0" cy="0" r="10" fill="#fff" />
    <g>
      <circle cx="15" cy="15" r="5" fill="#000" />
      <circle cx="-15" cy="15" r="5" fill="#000" />
    </g>
  </g>

  <!-- Planets -->
  <g>
    <circle cx="100" cy="100" r="20" fill="url(#grad1)" />
    <circle cx="200" cy="200" r="30" fill="url(#grad2)" />
    <circle cx="50" cy="250" r="15" fill="url(#grad3)" />
  </g>

  <!-- Juggling motion lines -->
  <g>
    <path d="M 150 150 L 100 100" stroke="#fff" stroke-width="2" stroke-dasharray="5,5" />
    <path d="M 150 150 L 200 200" stroke="#fff" stroke-width="2" stroke-dasharray="5,5" />
    <path d="M 150 150 L 50 250" stroke="#fff" stroke-width="2" stroke-dasharray="5,5" />
  </g>
</svg>
GPT-4o
Judge & Evaluator
The winner of this SVG challenge is O4-mini high (2025-04-16) Player 1

Judge's Analysis

    Player 1's submission adheres more closely to the prompt by depicting an octopus juggling planets under a starry sky.

    The octopus is clearly represented with distinct arms and planets, and the overall composition is visually appealing and creative.

    Player 2's submission, while abstract and colorful, lacks a clear representation of the octopus concept and does not align as well 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
80
Player 2
24
Rectangles

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

Player 1
1
Player 2
1
Circles

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

Player 1
65
Player 2
12
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
13
Player 2
11
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
6
Player 2
3
Patterns

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

Player 1
Player 2
Filters

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

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

The number of elements with stroke attributes in the SVG.

Player 1
13
Player 2
3

Colors Metrics

Unique Colors

The number of unique colors used in the SVG.

Player 1
18
Player 2
10

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

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
38
Max Group Nesting

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

Player 1
Player 2
1
Defs Elements

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

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