Creative Challenge
"Levitating teapot pouring into a floating upside-down cup"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="bg" cx="50%" cy="50%" r="75%">
<stop offset="0%" stop-color="#ff6f91"/>
<stop offset="100%" stop-color="#ff9671"/>
</radialGradient>
<linearGradient id="teapotGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#1E90FF"/>
<stop offset="100%" stop-color="#FF69B4"/>
</linearGradient>
<linearGradient id="fluidGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#00ffff"/>
<stop offset="100%" stop-color="#0000ff"/>
</linearGradient>
<linearGradient id="cupGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#32CD32"/>
<stop offset="100%" stop-color="#ADFF2F"/>
</linearGradient>
<filter id="shadow" x="-20%" y="-20%" width="140%" height="140%">
<feDropShadow dx="0" dy="3" stdDeviation="3" flood-color="#000000" flood-opacity="0.5"/>
</filter>
</defs>
<rect x="0" y="0" width="300" height="300" fill="url(#bg)"/>
<!-- Teapot Body and Handle -->
<g id="teapotBody" filter="url(#shadow)">
<path d="M150,65
C135,65 120,80 120,100
C120,120 150,130 150,130
C150,130 180,120 180,100
C180,80 165,65 150,65 Z"
fill="url(#teapotGradient)" stroke="black" stroke-width="1"/>
<path d="M120,85
C105,95 105,115 120,125
C125,130 135,125 135,120"
fill="none" stroke="black" stroke-width="2"/>
</g>
<!-- Pouring Fluid -->
<path d="M205,100
C200,120 190,160 150,230"
fill="none" stroke="url(#fluidGradient)" stroke-width="3" stroke-linecap="round"/>
<circle cx="150" cy="230" r="3" fill="url(#fluidGradient)"/>
<!-- Teapot Spout (drawn on top to frame the pour) -->
<g id="teapotSpout" filter="url(#shadow)">
<path d="M180,85
C195,75 215,85 205,100
C200,105 190,100 180,90 Z"
fill="url(#teapotGradient)" stroke="black" stroke-width="1"/>
</g>
<!-- Floating Upside-Down Cup -->
<g transform="rotate(180,150,220)">
<path d="M120,210
C120,200 180,200 180,210
L180,230
C180,235 120,235 120,230 Z"
fill="url(#cupGradient)" stroke="black" stroke-width="1"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Background -->
<rect width="100%" height="100%" fill="#fceabb" />
<!-- Floating teapot -->
<g transform="translate(150, 100)">
<path d="M-40,-20 Q-10,-40 20,-20 Q40,-10 40,20 Q40,40 20,40 Q-10,40 -40,20 Q-50,10 -40,-20" fill="#ff7477" />
<path d="M-20,-20 L20,-20 L20,20 L-20,20Z" fill="#ff8d8f" />
<path d="M-20,-20 Q10,-40 35,-13 L-13,35 Q-40,10 -20,-20Z" fill="#ff5659" />
</g>
<!-- Levitating cup -->
<g transform="translate(150, 200)">
<g transform="rotate(180)">
<path d="M-10,-35 Q-20,-20 0,-20 Q20,-20 10,-35 Q0,-40 -10,-35" fill="#56a3a6" />
<path d="M-7,-20 L7,-20 L7,25 Q-5,30 -7,25Z" fill="#7ac4ad" />
</g>
</g>
<!-- Tea flowing from teapot to cup -->
<path d="M150,100 Q140,120 150,140 Q160,120 150,100Z" fill="#ffdd67" />
</svg>
Judge's Analysis
Player 1's image captures the concept of a levitating teapot pouring into an upside-down cup with clarity, using a gradient for depth and a distinct spout and handle.
The background enhances the floating effect, adhering well to the prompt.
Player 2's image, while creative, does not clearly depict the prompt, making it less effective in conveying the idea.
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
The total number of shape elements (rect, circle, ellipse, line, polygon, polyline, path) in the SVG.
The number of rectangle elements (rect) in the SVG.
The number of circle elements (circle) in the SVG.
The number of ellipse elements (ellipse) in the SVG.
The number of line elements (line) in the SVG.
The number of polygon elements (polygon) in the SVG.
The number of path elements (path) in the SVG.
The number of group elements (g) in the SVG.
Visual Effects Metrics
The number of gradient definitions (linearGradient, radialGradient) in the SVG.
The number of pattern definitions (pattern) in the SVG.
The number of filter definitions (filter) in the SVG.
The number of mask definitions (mask) in the SVG.
The number of clipping path definitions (clipPath) in the SVG.
The number of elements with opacity attributes in the SVG.
The number of elements with stroke attributes in the SVG.
Colors Metrics
The number of unique colors used in the SVG.
Interactivity Metrics
The number of animation elements (animate, animateMotion, animateTransform, set) in the SVG.
The number of elements with transform attributes in the SVG.
Complexity Metrics
The total number of path commands in all path elements (M, L, C, Q, etc.) in the SVG.
The maximum nesting level of group elements (g) in the SVG.
The number of elements defined within the defs element in the SVG.
The number of use elements (use) in the SVG.
Text Metrics
The number of text elements (text) in the SVG.
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
"A giraffe wearing a diving helmet under the ocean"
"Bioluminescent jellyfish floating through a starry night sky"
"Octopus juggling planets under the sea"
"Van Gogh's Starry Night with flying fish replacing stars"
"A snail wearing a tiny suit, carrying a briefcase, rushing past skyscrapers"
"Giraffe with a telescope, stargazing on a skyscraper rooftop"