Creative Challenge
"Floating clock melting into clouds, Dali style"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Clouds -->
<path d="M50 100c20-50 55-50 75 0c20-50 55-50 75 0c20-50 55-50 75 0c20-50 55-50 75 0c20-50 55-50 75 0z" fill="#F0ECE2"/>
<path d="M30 150c20-50 55-50 75 0c20-50 55-50 75 0c20-50 55-50 75 0c20-50 55-50 75 0c20-50 55-50 75 0z" fill="#F0ECE2"/>
<!-- Clock -->
<ellipse cx="200" cy="200" rx="70" ry="100" fill="#D3BEA4"/>
<circle cx="200" cy="200" r="5" fill="#292929"/>
<circle cx="200" cy="200" r="60" fill="#D9D9D9"/>
<circle cx="200" cy="200" r="50" fill="#F0F0F0"/>
<!-- Clock hands -->
<line x1="200" y1="200" x2="260" y2="200" stroke="#292929" stroke-width="2"/>
<line x1="200" y1="200" x2="225" y2="240" stroke="#292929" stroke-width="2"/>
<!-- Melting effect -->
<path d="M150 200 Q170 240 200 250 Q230 240 250 200 C230 220 210 220 190 200Z" fill="#D3BEA4"/>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bgGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#87CEEB;stop-opacity:1" />
<stop offset="100%" style="stop-color:#FFFFFF;stop-opacity:1" />
</linearGradient>
<linearGradient id="clockGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#FFD700;stop-opacity:1" />
<stop offset="100%" style="stop-color:#FF8C00;stop-opacity:1" />
</linearGradient>
<filter id="cloudFilter" x="-50%" y="-50%" width="200%" height="200%">
<feFlood flood-color="white" result="flood" />
<feComposite in="flood" in2="SourceAlpha" operator="in" result="mask" />
<feGaussianBlur in="mask" stdDeviation="2" result="blur" />
<feOffset in="blur" dx="0" dy="0" result="offsetBlur" />
<feMerge>
<feMergeNode in="SourceGraphic" />
<feMergeNode in="offsetBlur" />
</feMerge>
</filter>
</defs>
<rect width="300" height="300" fill="url(#bgGradient)" />
<g transform="translate(150,150)">
<ellipse cx="0" cy="0" rx="60" ry="40" fill="url(#clockGradient)" />
<ellipse cx="0" cy="-15" rx="60" ry="40" fill="url(#clockGradient)" style="transform: skewY(-10deg);" />
<polygon points="35,0 45,-15 40,-35 20,-30 15,-15" fill="#654321" />
<line x1="15" y1="-25" x2="0" y2="-10" stroke="#000" stroke-width="2" />
<line x1="-15" y1="-25" x2="0" y2="-10" stroke="#000" stroke-width="2" />
<circle cx="0" cy="0" r="2" fill="#000" />
<g filter="url(#cloudFilter)">
<path d="M-30,10 Q-50,25 -30,40 Q-10,25 -30,10" fill="#FFFFFF" opacity="0.8" />
<path d="M30,10 Q50,25 30,40 Q10,25 30,10" fill="#FFFFFF" opacity="0.8" />
<path d="M-15,35 Q-35,50 -15,65 Q5,50 -15,35" fill="#FFFFFF" opacity="0.8" />
</g>
<g transform="translate(0,40)">
<ellipse cx="0" cy="0" rx="100" ry="60" fill="url(#bgGradient)" opacity="0.5" />
<ellipse cx="0" cy="5" rx="90" ry="55" fill="url(#bgGradient)" opacity="0.6" style="transform: skewY(-5deg);" />
</g>
</g>
</svg>
Judge's Analysis
Player 2's image better captures the surreal essence of Dali's style with a more fluid and melting appearance of the clock.
The use of gradients and colors enhances the visual appeal and creativity, suggesting the clock is merging into the clouds.
Player 1's submission lacks the surrealistic quality and visual interest, appearing more static and less imaginative.
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
"Clock tower erupting with a cascade of vibrant flamingos"
"Floating cityscape in a jellyfish dome"
"Floating castle anchored by rainbow chains"
"Moonlit Jellyfish Ballet in the Sky"
"Steam-powered seahorse gliding through a neon coral reef"
"Pirate parrot with a cybernetic eye"