BuseyBench SVG Test
Generated by Anthropic on Jul 1, 2026 using prompt svg-v1-no-web.
5.4/10 overall
Scored by 3 vision models (gpt-5.2, claude-sonnet-4.6, 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"> <defs> <radialGradient id="bg" cx="50%" cy="40%" r="70%"> <stop offset="0%" stop-color="#3a4055"/> <stop offset="100%" stop-color="#0e1018"/> </radialGradient> <radialGradient id="skin" cx="50%" cy="45%" r="60%"> <stop offset="0%" stop-color="#f0c9a8"/> <stop offset="60%" stop-color="#d9a37c"/> <stop offset="100%" stop-color="#8a5a3b"/> </radialGradient> <linearGradient id="hair" x1="0%" y1="0%" x2="0%" y2="100%"> <stop offset="0%" stop-color="#d9c9a8"/> <stop offset="50%" stop-color="#b89865"/> <stop offset="100%" stop-color="#6e5432"/> </linearGradient> <radialGradient id="tooth" cx="50%" cy="30%" r="70%"> <stop offset="0%" stop-color="#fffef2"/> <stop offset="100%" stop-color="#d9c98a"/> </radialGradient> <radialGradient id="eye" cx="50%" cy="50%" r="50%"> <stop offset="0%" stop-color="#6fa3c7"/> <stop offset="60%" stop-color="#2a4a68"/> <stop offset="100%" stop-color="#0a1a2a"/> </radialGradient> <filter id="blur1"><feGaussianBlur stdDeviation="4"/></filter> <filter id="blur2"><feGaussianBlur stdDeviation="8"/></filter> <filter id="soft"><feGaussianBlur stdDeviation="1.5"/></filter> </defs> <rect width="1024" height="1024" fill="url(#bg)"/> <!-- Neck --> <path d="M 380 820 Q 400 900 420 980 L 620 980 Q 640 900 660 820 Z" fill="url(#skin)"/> <path d="M 380 820 Q 400 870 420 900 L 620 900 Q 640 870 660 820 Z" fill="#8a5a3b" opacity="0.4" filter="url(#blur1)"/> <!-- Hair back mass --> <path d="M 200 380 Q 180 240 320 170 Q 460 100 620 130 Q 780 160 830 300 Q 850 420 820 520 Q 810 460 790 420 Q 800 340 760 280 Q 700 220 600 210 Q 480 200 380 250 Q 280 300 240 400 Q 220 480 210 540 Q 195 460 200 380 Z" fill="url(#hair)"/> <!-- Face shape - long, prominent --> <path d="M 300 420 Q 295 550 320 660 Q 340 760 400 820 Q 460 870 512 875 Q 564 870 624 820 Q 684 760 704 660 Q 729 550 724 420 Q 720 340 660 300 Q 590 270 512 268 Q 434 270 364 300 Q 304 340 300 420 Z" fill="url(#skin)"/> <!-- Face shadow contours --> <path d="M 300 420 Q 295 550 320 660 Q 340 760 400 820 L 380 780 Q 340 700 330 600 Q 320 500 335 420 Z" fill="#000" opacity="0.15" filter="url(#blur1)"/> <path d="M 724 420 Q 729 550 704 660 Q 684 760 624 820 L 644 780 Q 684 700 694 600 Q 704 500 689 420 Z" fill="#000" opacity="0.12" filter="url(#blur1)"/> <!-- Cheekbones highlight --> <ellipse cx="370" cy="540" rx="45" ry="70" fill="#f5d4b0" opacity="0.5" filter="url(#blur2)"/> <ellipse cx="654" cy="540" rx="45" ry="70" fill="#f5d4b0" opacity="0.5" filter="url(#blur2)"/> <!-- Forehead highlight --> <ellipse cx="512" cy="340" rx="120" ry="40" fill="#f5d4b0" opacity="0.4" filter="url(#blur2)"/> <!-- Hair front - wild, wavy blonde --> <path d="M 280 340 Q 260 260 340 220 Q 420 180 500 200 Q 460 220 430 260 Q 470 240 520 240 Q 500 260 490 290 Q 540 260 600 250 Q 570 280 560 310 Q 620 280 680 280 Q 640 310 630 340 Q 700 310 750 340 Q 760 300 740 260 Q 690 200 600 190 Q 500 175 400 200 Q 310 230 280 340 Z" fill="url(#hair)"/> <path d="M 290 360 Q 310 320 350 310 Q 330 340 340 380 Q 320 370 290 360 Z" fill="#8a6a3f" opacity="0.6"/> <path d="M 730 360 Q 710 320 680 310 Q 700 340 690 380 Q 710 370 730 360 Z" fill="#8a6a3f" opacity="0.6"/> <!-- Hair strands detail --> <path d="M 320 250 Q 380 220 450 220 M 350 280 Q 420 250 490 245 M 550 240 Q 620 245 690 270 M 500 210 Q 570 200 640 220" stroke="#8a6a3f" stroke-width="1.5" fill="none" opacity="0.5"/> <!-- Eyebrows - bushy, expressive --> <path d="M 340 420 Q 380 400 440 410 Q 460 415 465 425 Q 440 418 400 420 Q 360 424 340 430 Z" fill="#5a4020"/> <path d="M 559 425 Q 570 410 620 405 Q 670 400 690 420 Q 660 418 620 420 Q 580 424 559 432 Z" fill="#5a4020"/> <path d="M 345 418 Q 400 405 460 415" stroke="#3a2810" stroke-width="2" fill="none" opacity="0.7"/> <path d="M 565 418 Q 620 405 685 418" stroke="#3a2810" stroke-width="2" fill="none" opacity="0.7"/> <!-- Eye sockets shadow --> <ellipse cx="410" cy="470" rx="55" ry="25" fill="#8a5a3b" opacity="0.35" filter="url(#blur1)"/> <ellipse cx="614" cy="470" rx="55" ry="25" fill="#8a5a3b" opacity="0.35" filter="url(#blur1)"/> <!-- Eyes - intense, wide --> <path d="M 365 465 Q 410 445 455 465 Q 410 490 365 465 Z" fill="#fff"/> <path d="M 569 465 Q 614 445 659 465 Q 614 490 569 465 Z" fill="#fff"/> <!-- Iris --> <circle cx="410" cy="468" r="14" fill="url(#eye)"/> <circle cx="614" cy="468" r="14" fill="url(#eye)"/> <!-- Pupil --> <circle cx="410" cy="468" r="6" fill="#000"/> <circle cx="614" cy="468" r="6" fill="#000"/> <!-- Eye highlights --> <circle cx="414" cy="464" r="3" fill="#fff"/> <circle cx="618" cy="464" r="3" fill="#fff"/> <!-- Eye lines --> <path d="M 365 465 Q 410 445 455 465" stroke="#3a2810" stroke-width="2" fill="none"/> <path d="M 569 465 Q 614 445 659 465" stroke="#3a2810" stroke-width="2" fill="none"/> <path d="M 365 465 Q 410 490 455 465" stroke="#5a3820" stroke-width="1.5" fill="none"/> <path d="M 569 465 Q 614 490 659 465" stroke="#5a3820" stroke-width="1.5" fill="none"/> <!-- Crow's feet / wrinkles --> <path d="M 340 460 L 360 465 M 340 470 L 358 470 M 345 480 L 362 478" stroke="#8a5a3b" stroke-width="1" fill="none" opacity="0.6"/> <path d="M 684 460 L 664 465 M 684 470 L 666 470 M 679 480 L 662 478" stroke="#8a5a3b" stroke-width="1" fill="none" opacity="0.6"/> <!-- Forehead lines --> <path d="M 380 360 Q 512 350 644 360" stroke="#8a5a3b" stroke-width="1.2" fill="none" opacity="0.4"/> <path d="M 380 380 Q 512 370 644 380" stroke="#8a5a3b" stroke-width="1.2" fill="none" opacity="0.4"/> <!-- Nose - long, prominent --> <path d="M 495 480 Q 485 550 475 610 Q 480 650 512 660 Q 544 650 549 610 Q 539 550 529 480 Q 512 470 495 480 Z" fill="url(#skin)"/> <path d="M 495 480 Q 485 550 475 610 Q 480 640 495 650 L 495 620 Q 500 550 505 490 Z" fill="#8a5a3b" opacity="0.25" filter="url(#soft)"/> <path d="M 512 480 L 512 620" stroke="#f5d4b0" stroke-width="3" opacity="0.5" filter="url(#soft)"/> <!-- Nostrils --> <ellipse cx="493" cy="635" rx="8" ry="5" fill="#3a1f10" opacity="0.7"/> <ellipse cx="531" cy="635" rx="8" ry="5" fill="#3a1f10" opacity="0.7"/> <path d="M 475 625 Q 480 645 495 650 M 549 625 Q 544 645 529 650" stroke="#8a5a3b" stroke-width="1.5" fill="none" opacity="0.6"/> <!-- Nose to mouth lines (nasolabial) --> <path d="M 465 660 Q 440 720 425 760" stroke="#8a5a3b" stroke-width="1.5" fill="none" opacity="0.5"/> <path d="M 559 660 Q 584 720 599 760" stroke="#8a5a3b" stroke-width="1.5" fill="none" opacity="0.5"/> <!-- Mouth - big smile with famous teeth --> <path d="M 400 720 Q 460 710 512 712 Q 564 710 624 720 Q 610 760 570 780 Q 512 795 454 780 Q 414 760 400 720 Z" fill="#3a1810"/> <!-- Teeth - the famous Busey teeth --> <path d="M 415 725 Q 460 720 512 722 Q 564 720 609 725 Q 605 765 570 775 Q 512 785 454 775 Q 419 765 415 725 Z" fill="url(#tooth)"/> <!-- Individual teeth lines --> <path d="M 440 723 L 445 775" stroke="#b8a870" stroke-width="1"/> <path d="M 465 722 L 468 780" stroke="#b8a870" stroke-width="1"/> <path d="M 490 722 L 490 782" stroke="#b8a870" stroke-width="1"/> <path d="M 512 722 L 512 783" stroke="#b8a870" stroke-width="1.2"/> <path d="M 534 722 L 534 782" stroke="#b8a870" stroke-width="1"/> <path d="M 559 722 L 556 780" stroke="#b8a870" stroke-width="1"/> <path d="M 584 723 L 579 775" stroke="#b8a870" stroke-width="1"/> <!-- Upper lip --> <path d="M 400 720 Q 440 700 470 705 Q 490 695 512 700 Q 534 695 554 705 Q 584 700 624 720 Q 610 715 570 712 Q 512 708 454 712 Q 414 715 400 720 Z" fill="#a06050"/> <!-- Lower lip --> <path d="M 410 775 Q 460 800 512 802 Q 564 800 614 775 Q 600 790 570 795 Q 512 800 454 795 Q 424 790 410 775 Z" fill="#a05545"/> <path d="M 430 785 Q 490 800 512 800 Q 534 800 594 785" stroke="#6a3020" stroke-width="1" fill="none" opacity="0.6"/> <!-- Chin --> <ellipse cx="512" cy="840" rx="60" ry="25" fill="#f5d4b0" opacity="0.3" filter="url(#blur1)"/> <path d="M 480 810 Q 512 820 544 810 Q 530 830 512 832 Q 494 830 480 810 Z" fill="#8a5a3b" opacity="0.3" filter="url(#soft)"/> <!-- Ears hint --> <path d="M 280 480 Q 265 490 268 540 Q 275 580 295 590" fill="url(#skin)"/> <path d="M 744 480 Q 759 490 756 540 Q 749 580 729 590" fill="url(#skin)"/> <!-- Extra hair over sides --> <path d="M 260 400 Q 250 460 265 520 Q 245 470 250 400 Z" fill="url(#hair)"/> <path d="M 764 400 Q 774 460 759 520 Q 779 470 774 400 Z" fill="url(#hair)"/> <!-- Overall soft shadow on jaw --> <path d="M 340 680 Q 400 800 512 830 Q 624 800 684 680 Q 660 780 580 820 Q 512 845 444 820 Q 364 780 340 680 Z" fill="#000" opacity="0.08" filter="url(#blur2)"/> </svg>