BuseyBench SVG Test
Generated by Qwen on Jul 2, 2026 using prompt svg-v1-no-web.
1.6/10 overall
Scored by 3 vision models (claude-sonnet-4.6, gpt-5.2, gemini-3.1-pro-preview), 3 samples each, rubric rubric-v1. Overall = likeness 35% + face 25% + aesthetics 25% + prompt 15%.
Create a standalone SVG portrait of Gary Busey's face. Output only valid SVG markup. Do not wrap the SVG in Markdown fences. Do not use external images, links, scripts, CSS imports, or remote assets. Make the portrait recognizable as Gary Busey using vector shapes only. Include face shape, hair, eyes, eyebrows, nose, mouth, teeth, and expressive features. Use a 1024 by 1024 viewBox. Use detailed SVG-native vector techniques: layered paths, gradients, masks, clipping paths, shadows, highlights, blur filters, opacity, and fine strokes. The portrait should be as recognizable and detailed as possible.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="1024" height="1024"><defs><linearGradient id="skin" x1="0" y1="0" x2="1" y2="1"><stop offset="0%" stop-color="#f5d7b5"/><stop offset="100%" stop-color="#e6b38c"/></linearGradient><linearGradient id="hair" x1="0" y1="0" x2="1" y2="1"><stop offset="0%" stop-color="#3d2f2a"/><stop offset="100%" stop-color="#1a110f"/></linearGradient><linearGradient id="eyeWhite" x1="0" y1="0" x2="1" y2="1"><stop offset="0%" stop-color="#ffffff"/><stop offset="100%" stop-color="#f0f0f0"/></linearGradient><linearGradient id="eyePupil" x1="0" y1="0" x2="1" y2="1"><stop offset="0%" stop-color="#000000"/><stop offset="100%" stop-color="#1a1a1a"/></linearGradient><filter id="shadow" x="-50%" y="-50%" width="200%" height="200%"><feDropShadow dx="0" dy="4" stdDeviation="4" flood-color="#000000" flood-opacity="0.3"/></filter><mask id="hairMask"><rect width="1024" height="1024" fill="white"/><path d="M512,100 C300,150 200,300 250,500 C300,700 400,800 512,850 C624,800 724,700 774,500 C824,300 700,150 512,100 Z" fill="black"/></mask></defs><g transform="translate(512,512)"><g filter="url(#shadow)"><path d="M-400,-300 A400,300 0 1,1 400,300 A400,300 0 1,1 -400,-300" fill="url(#skin)"/></g><g mask="url(#hairMask)"><path d="M-400,-300 A400,300 0 1,1 400,300 A400,300 0 1,1 -400,-300" fill="url(#hair)"/></g><g><path d="M-200,-150 A100,80 0 1,1 200,150 A100,80 0 1,1 -200,-150" fill="url(#eyeWhite)"/><path d="M-180,-130 A80,60 0 1,1 180,130 A80,60 0 1,1 -180,-130" fill="url(#eyePupil)"/><path d="M-160,-110 A60,40 0 1,1 160,110 A60,40 0 1,1 -160,-110" fill="#ffffff" opacity="0.3"/></g><g><path d="M-250,-180 A50,40 0 1,1 250,180 A50,40 0 1,1 -250,-180" fill="#d94f3a"/><path d="M-240,-170 A40,30 0 1,1 240,170 A40,30 0 1,1 -240,-170" fill="#f26c53"/></g><g><path d="M-150,-50 Q-100,-80 -50,-50 T50,-50 Q100,-80 150,-50" fill="#e6b38c"/><path d="M-130,-40 Q-90,-60 -40,-40 T40,-40 Q90,-60 130,-40" fill="#f5d7b5"/></g><g><path d="M-200,-200 Q-150,-250 -100,-200 T0,-200 Q150,-250 200,-200" fill="#3d2f2a"/><path d="M-180,-180 Q-130,-230 -80,-180 T0,-180 Q130,-230 180,-180" fill="#1a110f"/></g><g><path d="M-100,-100 Q-80,-120 -60,-100 T-20,-100 Q0,-120 20,-100" fill="#ffffff" opacity="0.2"/><path d="M-90,-90 Q-70,-110 -50,-90 T-10,-90 Q0,-110 10,-90" fill="#ffffff" opacity="0.1"/></g><g><path d="M-150,-150 Q-120,-180 -90,-150 T-30,-150 Q0,-180 30,-150" fill="#ffffff" opacity="0.15"/><path d="M-140,-140 Q-110,-170 -80,-140 T-20,-140 Q0,-170 20,-140" fill="#ffffff" opacity="0.1"/></g><g><path d="M-200,-250 Q-180,-280 -160,-250 T-120,-250 Q-100,-280 -80,-250" fill="#3d2f2a"/><path d="M-190,-240 Q-170,-270 -150,-240 T-110,-240 Q-90,-270 -70,-240" fill="#1a110f"/></g><g><path d="M-100,-300 Q-80,-330 -60,-300 T-20,-300 Q0,-330 20,-300" fill="#ffffff" opacity="0.2"/><path d="M-90,-290 Q-70,-320 -50,-290 T-10,-290 Q0,-320 10,-290" fill="#ffffff" opacity="0.1"/></g></g></svg>