Creative Challenge
"A single tree growing on a tiny floating island in a starry galaxy."
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="skyGrad" cx="50%" cy="50%" r="70%">
<stop offset="0%" stop-color="#0a0f2e"/>
<stop offset="100%" stop-color="#1a103a"/>
</radialGradient>
<linearGradient id="trunkGrad" x1="50%" y1="100%" x2="50%" y2="0%">
<stop offset="0%" stop-color="#4a3520"/>
<stop offset="100%" stop-color="#6b4e32"/>
</linearGradient>
<radialGradient id="glow" cx="50%" cy="50%" r="50%">
<stop offset="90%" stop-color="#f7e8aa" stop-opacity="0.8"/>
<stop offset="100%" stop-color="#f7e8aa" stop-opacity="0"/>
</radialGradient>
<filter id="sparkle">
<feGaussianBlur stdDeviation="1.5" result="blur"/>
<feMerge>
<feMergeNode in="blur"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<rect width="300" height="300" fill="url(#skyGrad)"/>
<!-- Stars -->
<g filter="url(#sparkle)" opacity="0.9">
<circle cx="45" cy="80" r="1.2" fill="#fff"/>
<circle cx="220" cy="140" r="0.8" fill="#aaf"/>
<circle cx="180" cy="40" r="1.5" fill="#fff"/>
<path d="M120 200l2.5-4.3 2.5 4.3-2.5 4.3z" fill="#faf"/>
</g>
<!-- Floating Island -->
<g transform="translate(150 200)">
<path d="M-60 0a60 30 0 0 0 120 0q-60 40-120 0" fill="#3d2918"/>
<path d="M-40 0a40 20 0 0 0 80 0q-40 25-80 0" fill="#543c24" opacity="0.8"/>
<!-- Tree -->
<g transform="translate(0 -10)">
<path d="M-8-80 Q0-120 8-80 L5-50 Q0-30 -5-50z" fill="url(#trunkGrad)"/>
<g transform="translate(0 -100)">
<circle r="40" fill="#87c38f" opacity="0.9"/>
<path d="M-30-30Q0-50 30-30-20-60 0-90 20-60-30-30" fill="#6aaf73"/>
</g>
<circle r="25" fill="url(#glow)" transform="translate(0 -100)"/>
</g>
</g>
<!-- Galactic Dust -->
<path d="M50 150Q100 50 250 200" stroke="#446" stroke-width="2" opacity="0.3" stroke-dasharray="4 8"/>
<path d="M200 100Q150 180 50 200" stroke="#668" stroke-width="1.5" opacity="0.3"/>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="bgGrad" cx="50%" cy="50%" r="70%">
<stop offset="0%" stop-color="#2a0033"/>
<stop offset="100%" stop-color="#000000"/>
</radialGradient>
<linearGradient id="rockGrad" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#776655"/>
<stop offset="100%" stop-color="#443322"/>
</linearGradient>
<linearGradient id="grassGrad" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#55aa33"/>
<stop offset="100%" stop-color="#224411"/>
</linearGradient>
<linearGradient id="trunkGrad" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" stop-color="#543210"/>
<stop offset="100%" stop-color="#321000"/>
</linearGradient>
<radialGradient id="leafGrad" cx="50%" cy="50%" r="60%">
<stop offset="0%" stop-color="#33ff77"/>
<stop offset="100%" stop-color="#116633"/>
</radialGradient>
<filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
<feGaussianBlur stdDeviation="2" result="coloredBlur"/>
<feMerge>
<feMergeNode in="coloredBlur"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<rect width="300" height="300" fill="url(#bgGrad)"/>
<circle cx="80" cy="60" r="50" fill="#9933cc" fill-opacity="0.2" filter="url(#glow)"/>
<circle cx="230" cy="100" r="40" fill="#33ccff" fill-opacity="0.15" filter="url(#glow)"/>
<circle cx="150" cy="200" r="60" fill="#ff3399" fill-opacity="0.1" filter="url(#glow)"/>
<g fill="#ffffff">
<circle cx="10" cy="250" r="0.8" opacity="0.6"/>
<circle cx="30" cy="280" r="1.2" opacity="0.5"/>
<circle cx="50" cy="30" r="1" opacity="0.7"/>
<circle cx="60" cy="150" r="0.5" opacity="0.8"/>
<circle cx="80" cy="250" r="1.5" opacity="0.4"/>
<circle cx="100" cy="50" r="1" opacity="0.9"/>
<circle cx="120" cy="220" r="0.7" opacity="0.6"/>
<circle cx="140" cy="30" r="1.3" opacity="0.5"/>
<circle cx="160" cy="160" r="1" opacity="0.7"/>
<circle cx="180" cy="90" r="0.6" opacity="0.8"/>
<circle cx="200" cy="260" r="1.2" opacity="0.5"/>
<circle cx="220" cy="40" r="0.9" opacity="0.7"/>
<circle cx="240" cy="180" r="1.1" opacity="0.6"/>
<circle cx="260" cy="100" r="0.8" opacity="0.8"/>
<circle cx="280" cy="240" r="1" opacity="0.7"/>
</g>
<g filter="url(#glow)" fill="#ffffff">
<circle cx="150" cy="50" r="2"/>
<circle cx="250" cy="200" r="3" fill="#ffeeaa"/>
</g>
<g transform="translate(150,210)">
<path d="M-50,0 C-55,-10 -60,-30 -40,-40 C-20,-50 20,-50 40,-40 C60,-30 55,-10 50,0 Z" fill="url(#rockGrad)" stroke="#332211" stroke-width="1"/>
<ellipse cx="0" cy="-40" rx="45" ry="15" fill="url(#grassGrad)"/>
<path d="M-30,0 C-35,10 -40,15 -45,20" stroke="#554433" stroke-width="1" fill="none"/>
<path d="M-10,0 C-15,8 -18,12 -20,16" stroke="#554433" stroke-width="1" fill="none"/>
<path d="M10,0 C5,10 2,14 0,18" stroke="#554433" stroke-width="1" fill="none"/>
<path d="M30,0 C25,12 20,16 15,20" stroke="#554433" stroke-width="1" fill="none"/>
<path d="M0,-40 C5,-40 10,-90 0,-120 C-10,-90 -5,-40 0,-40 Z" fill="url(#trunkGrad)"/>
<circle cx="0" cy="-135" r="25" fill="url(#leafGrad)" opacity="0.9"/>
<circle cx="-15" cy="-120" r="20" fill="url(#leafGrad)" opacity="0.9"/>
<circle cx="15" cy="-120" r="18" fill="url(#leafGrad)" opacity="0.9"/>
<circle cx="0" cy="-110" r="22" fill="url(#leafGrad)" opacity="0.9"/>
</g>
</svg>
Judge's Analysis
Player 2's submission adheres more closely to the prompt, clearly depicting a tree on a floating island in a starry galaxy.
The visual composition is detailed, with a well-defined tree, floating land, and planetary elements that enhance the galactic theme.
While Player 1's entry is abstract and creative, it lacks the recognizable elements required to fully convey the concept of a tree on a floating island.
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 tree growing from an open book, its branches turning into words."
"Rocketship-shaped hot air balloon floating above a city at sunrise."
"Two alien chefs in a cook-off, each presenting their most bizarre space dish."
"An ice cream cone melting under a tiny umbrella."