BuseyBench SVG Test
Generated by OpenAI on Jul 2, 2026 using prompt svg-v1-no-web.
3.9/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 viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="skinGrad" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#f7d4bc"/>
<stop offset="60%" stop-color="#e6b698"/>
<stop offset="100%" stop-color="#c98c6b"/>
</linearGradient>
<linearGradient id="lipGrad" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#c86c63"/>
<stop offset="100%" stop-color="#9b4b44"/>
</linearGradient>
<radialGradient id="eyeWhite" cx="50%" cy="40%" r="70%">
<stop offset="0%" stop-color="#fefefe"/>
<stop offset="100%" stop-color="#d6d5d1"/>
</radialGradient>
<radialGradient id="irisGrad" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#5a98c8"/>
<stop offset="100%" stop-color="#275a8b"/>
</radialGradient>
<filter id="shadow" x="-50%" y="-50%" width="200%" height="200%">
<feDropShadow dx="0" dy="10" stdDeviation="20" flood-color="#000" flood-opacity="0.3"/>
</filter>
<filter id="hairNoise">
<feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="2" result="noise"/>
<feColorMatrix in="noise" type="matrix" values="0 0 0 0 0.3 0 0 0 0 0.3 0 0 0 0 0.3 0 0 0 0.2 0"/>
<feBlend in="SourceGraphic" mode="overlay"/>
</filter>
<clipPath id="faceClip">
<path d="M292 327c10-84 83-147 167-169s207-9 270 52 86 171 80 275-43 226-120 296-188 94-270 71-172-129-197-247-11-194 2-278z"/>
</clipPath>
</defs>
<rect width="1024" height="1024" fill="#e3d5c7"/>
<g filter="url(#shadow)">
<ellipse cx="512" cy="602" rx="320" ry="390" fill="#f1dcc8"/>
</g>
<g clip-path="url(#faceClip)">
<path d="M292 327c10-84 83-147 167-169s207-9 270 52 86 171 80 275-43 226-120 296-188 94-270 71-172-129-197-247-11-194 2-278z" fill="url(#skinGrad)"/>
<path d="M302 377c35-123 142-171 248-164s215 47 263 159 26 231-21 322-136 162-248 174-215-70-260-173-42-196 18-318z" fill="#f2ceb4" opacity="0.4"/>
<path d="M301 670c60 118 180 166 282 150 142-23 212-132 244-266" fill="none" stroke="#c38764" stroke-width="5" opacity="0.4"/>
<path d="M470 288c-70 13-138 55-168 120s-28 161-18 225 48 184 138 236 204 24 268-26 110-158 108-270-44-192-104-226-154-66-224-55z" fill="none" stroke="#c28a69" stroke-width="6" opacity="0.3"/>
<ellipse cx="512" cy="500" rx="260" ry="260" fill="none" stroke="#f9e6d8" stroke-width="30" opacity="0.2"/>
</g>
<!-- Hair -->
<g filter="url(#hairNoise)">
<path d="M268 361c6-83 61-166 138-198s182-27 264 16 155 152 142 263c-8-34-34-62-60-78s-70-22-95 0-10 68-12 109-41 72-74 51-45-124-109-130-110 65-146 129-58 89-72 36 7-129 13-198z" fill="#d5c09f"/>
<path d="M298 326c26-65 95-107 156-129s134-36 211-5 141 111 137 197c-39-60-128-110-192-106s-120 52-168 87-70 43-93 18-25-62-51-62z" fill="#d9c9ad" opacity="0.8"/>
<path d="M325 299c24-42 91-63 148-70s97 2 166 26 127 84 157 150c-13-53-27-114-85-161s-146-68-216-58-115 40-150 74-60 90-20 90z" fill="#c7b08d" opacity="0.7"/>
<path d="M648 212c40 7 83 14 122 72s43 143 37 179c-10-26-29-53-56-71s-61-24-88-21-43 18-66 9-32-43-67-66-71-22-107-8-68 39-95 65-53 54-65 29c-18-38 1-116 43-152s135-58 201-54 103 18 141 18z" fill="#bba27e" opacity="0.6"/>
</g>
<!-- Eyebrows -->
<path d="M356 400c32-22 93-34 125-18s38 58 12 70-110 11-150-52z" fill="#6d4b39"/>
<path d="M594 395c27-24 96-37 133-10s25 76-22 73-87-18-111-63z" fill="#6b4a38"/>
<!-- Eyes -->
<g>
<ellipse cx="410" cy="470" rx="95" ry="58" fill="#d2b39b"/>
<ellipse cx="645" cy="466" rx="90" ry="56" fill="#d2b39b"/>
<path d="M330 462c34-25 137-46 164 1-31 38-112 54-164-1z" fill="url(#eyeWhite)"/>
<path d="M560 455c33-25 129-40 160 6-33 34-114 44-160-6z" fill="url(#eyeWhite)"/>
<circle cx="418" cy="464" r="32" fill="url(#irisGrad)"/>
<circle cx="640" cy="460" r="30" fill="url(#irisGrad)"/>
<circle cx="418" cy="466" r="12" fill="#fff"/>
<circle cx="642" cy="462" r="10" fill="#fff"/>
<circle cx="418" cy="470" r="6" fill="#fff" opacity="0.6"/>
<circle cx="640" cy="465" r="5" fill="#fff" opacity="0.6"/>
<path d="M320 454c20-38 120-74 176-46s40 72 14 88-102 30-190-42z" fill="none" stroke="#4d2819" stroke-width="6"/>
<path d="M556 448c23-36 126-70 186-28s12 98-15 96-126 8-171-68z" fill="none" stroke="#4d2819" stroke-width="6"/>
</g>
<!-- Nose -->
<path d="M492 436c-16 41-24 103-16 147s26 67 48 82c-40 20-87 17-108-6s-23-64-16-99 36-76 62-99 39-25 30-25z" fill="#d29a7a" opacity="0.7"/>
<path d="M476 438c-18 24-38 57-40 82s3 64 9 82 18 36 34 46 27 16 53 9-6-34-18-63-10-95 2-130 15-38-3-38-37 7-37 7z" fill="#c68565" opacity="0.5"/>
<path d="M499 428c-18 12-56 34-64 70s5 70 21 82 38 26 59 18 25-38 25-64-9-114-41-106z" fill="none" stroke="#8b553b" stroke-width="5" opacity="0.6"/>
<!-- Cheek highlights -->
<ellipse cx="360" cy="570" rx="70" ry="50" fill="#ffd8c0" opacity="0.4"/>
<ellipse cx="676" cy="560" rx="70" ry="50" fill="#ffd8c0" opacity="0.4"/>
<!-- Mouth -->
<path d="M360 664c30 34 98 84 166 90s146-23 194-78c-82 34-150 50-213 38s-109-46-147-50z" fill="#a35647"/>
<path d="M368 654c30 48 128 106 220 84s142-78 142-78-76 48-177 42-150-34-185-48z" fill="url(#lipGrad)"/>
<path d="M380 660c26 38 110 70 180 58s124-46 140-62-60 48-150 50-138-26-170-46z" fill="#9e3f35"/>
<path d="M392 666c33 33 84 62 162 62s120-36 136-54-50 52-138 62-136-22-160-70z" fill="#fff" opacity="0.7"/>
<path d="M392 666c30 48 126 72 204 58s121-56 124-60c-12 26-66 90-170 84s-146-66-158-82z" fill="#ffdcd6" opacity="0.5"/>
<path d="M392 666c32 48 134 60 188 56s110-28 124-48-34 66-152 70-158-62-160-78z" fill="#fff0e6" opacity="0.7"/>
<path d="M392 666c18 32 54 64 138 76s156-46 164-70c0 0-52 66-152 70s-134-40-150-76z" fill="#f8ece7"/>
<path d="M398 670c14 28 62 66 138 66s142-38 150-62c0 0-44 72-150 78s-138-48-138-82z" fill="#fefefe" opacity="0.8"/>
<path d="M398 680c12 20 58 52 110 56s134-20 158-62c0 0-46 60-136 72s-126-22-132-66z" fill="#e8e3d7"/>
<!-- Teeth edges -->
<path d="M398 672h272" stroke="#d0c8bd" stroke-width="4"/>
<path d="M530 672v72" stroke="#d0c8bd" stroke-width="4"/>
<path d="M460 672v60" stroke="#d0c8bd" stroke-width="4"/>
<path d="M602 672v60" stroke="#d0c8bd" stroke-width="4"/>
<!-- Smile wrinkles -->
<path d="M330 650c-32 24-68 62-52 88s74 22 116-6" fill="none" stroke="#b06a4d" stroke-width="5" opacity="0.6"/>
<path d="M720 654c32 20 76 54 66 86s-78 32-116 10" fill="none" stroke="#b06a4d" stroke-width="5" opacity="0.6"/>
<!-- Chin shadow -->
<ellipse cx="520" cy="824" rx="180" ry="78" fill="#a56b4c" opacity="0.2"/>
<ellipse cx="516" cy="812" rx="150" ry="52" fill="#c58f70" opacity="0.3"/>
<!-- Jawline detail -->
<path d="M320 640c-8 60 0 136 48 182s138 72 214 64 146-40 182-108 50-174 24-232" fill="none" stroke="#8f553a" stroke-width="6" opacity="0.5"/>
<!-- Ears -->
<path d="M250 520c-10-94 22-168 60-206 16 36 16 104 10 162s-2 124 16 162-84 22-86-118z" fill="#d5a07d"/>
<path d="M784 512c8-92-14-156-48-194-18 48-12 108-4 168s6 110-10 146 70 20 62-120z" fill="#d39d7a"/>
<!-- Ear shadows -->
<path d="M262 490c-4-58 4-110 20-138 16 26 6 86 2 134s0 96 16 132-34 26-40-128z" fill="#b97859" opacity="0.6"/>
<path d="M770 490c2-56-2-98-16-122-14 40-6 90 4 136s4 88-12 118 20 34 24-132z" fill="#b97859" opacity="0.6"/>
<!-- Eye bags -->
<path d="M332 520c54 42 170 34 190-8" fill="none" stroke="#a76850" stroke-width="4" opacity="0.5"/>
<path d="M552 516c46 40 158 46 190 10" fill="none" stroke="#a76850" stroke-width="4" opacity="0.5"/>
<!-- Forehead wrinkles -->
<path d="M352 352c80-40 182-52 286-30" fill="none" stroke="#c0987f" stroke-width="6" opacity="0.5"/>
<path d="M342 330c90-48 220-62 320-24" fill="none" stroke="#c0987f" stroke-width="4" opacity="0.4"/>
<path d="M360 380c66-20 156-28 240-8" fill="none" stroke="#b1836a" stroke-width="5" opacity="0.4"/>
<!-- Laugh lines -->
<path d="M344 604c-14-20-28-54-20-78s44-40 64-32 48 54 40 96-50 70-84 74-56-26-40-60 40-48 40-48z" fill="none" stroke="#a3624a" stroke-width="6" opacity="0.6"/>
<path d="M684 598c20-10 44-26 48-54s-20-68-48-74-66 16-70 56 12 70 34 84 52 10 56-12-16-42-20-44z" fill="none" stroke="#a3624a" stroke-width="6" opacity="0.6"/>
<!-- Neck -->
<path d="M360 770c-50 48-126 120-98 156s140 38 224 32 170-30 224-66 82-70 78-110-62-88-92-116" fill="#c08d6b" opacity="0.8"/>
<path d="M372 780c-32 46-98 118-52 140s174 2 250-16 162-76 156-124-66-86-66-86" fill="#b27958" opacity="0.6"/>
<path d="M392 804c-26 32-52 102-10 112s162-10 210-34 104-80 88-114-88-74-88-74" fill="#a36847" opacity="0.6"/>
<!-- Neck shadow -->
<ellipse cx="520" cy="900" rx="220" ry="60" fill="#7c4a31" opacity="0.3"/>
<ellipse cx="520" cy="904" rx="180" ry="46" fill="#6b3a25" opacity="0.4"/>
<!-- Clothing -->
<path d="M200 910c12-50 58-98 116-130s126-44 196-44 164 18 226 52 100 84 90 126-90 68-176 78-192 10-286-6-176-32-166-76z" fill="#2c2d31"/>
<path d="M240 890c28-62 126-122 214-136s206 6 268 44 110 96 74 124-172 54-270 52-208-22-252-48-48-40-34-36z" fill="#3e4045"/>
<path d="M262 876c18-48 104-94 184-108s164 2 240 38 134 86 94 108-168 48-250 42-192-22-244-52-28-22-24-28z" fill="#2a2a2e"/>
<path d="M290 864c16-38 92-78 162-84s158 12 208 36 106 78 76 92-154 34-226 28-178-24-220-48z" fill="#1f1f23"/>
<!-- Shirt detail -->
<path d="M512 770c-52 0-92 24-110 42s-56 64-66 78 40 22 94 24 134-4 182-32 76-54 64-74-66-38-164-38z" fill="#1c1c20"/>
<path d="M512 788c-52 0-88 20-110 40s-38 46-32 58 40 12 84 10 134-10 174-30 78-44 58-64-88-14-174-14z" fill="#111114"/>
<!-- Hair highlights -->
<path d="M320 300c40-72 130-110 214-114s162 30 212 92 60 154 44 176-44-42-74-70-84-28-118-18-66 2-100-18-92-72-148-48-96 0-30-0z" fill="none" stroke="#f5e7cc" stroke-width="16" opacity="0.3"/>
<path d="M340 292c40-58 126-98 210-90s150 52 190 116 30 134 16 150-28-38-60-62-66-24-98-16-66 6-108-18-108-78-150-56z" fill="none" stroke="#edd9b8" stroke-width="12" opacity="0.4"/>
<!-- Eye sparkles -->
<circle cx="430" cy="454" r="6" fill="#fff"/>
<circle cx="652" cy="452" r="6" fill="#fff"/>
<!-- Additional detail -->
<path d="M320 494c-28 50-44 108-30 154s62 76 102 74 132-54 164-92 44-66 44-66" fill="none" stroke="#8d563c" stroke-width="4" opacity="0.5"/>
<path d="M704 466c24 32 36 72 32 110s-20 80-52 108-112 72-168 62-104-44-130-90" fill="none" stroke="#8d563c" stroke-width="4" opacity="0.5"/>
<!-- Signature grin lines -->
<path d="M360 700c12 30 72 104 142 114s152-22 190-60 50-66 48-90" fill="none" stroke="#7a3d30" stroke-width="6" opacity="0.5"/>
</svg>