All News
openaigpt-6-astrasvgcreative-coding

GPT-6 Astra Max draws a PS4 controller as pure SVG — viewers thought it was a photo

GPT-6 Astra Max turned out a photorealistic PS4 controller as pure SVG code in 11m54s, no image used. Crisp structure, but one demo is not design skill.

Vlad MakarovVlad Makarovreviewed and published
2 min read
Mentioned models
GPT-6 Astra Max draws a PS4 controller as pure SVG — viewers thought it was a photo

On September 4, X user @MarsForTech posted a render of a PlayStation 4 controller so clean it looks like studio photography — and claimed it is a text file. The picture was produced by OpenAI's GPT-6 Astra at max reasoning effort — the demo's own label reads "GPT-6-Astra-Max" — as an SVG: vector graphics defined in code, not pixels. "No image was used," the post states, timed at 11m 54s of reasoning. The thread drew roughly 5,300 likes and 78 retweets, and a Reddit crosspost on r/singularity drew around 1,100 points.

What Happened

The prompt was flat: "Generate a SVG of a PlayStation 4 controller as nicely done as you can." The result is a DualShock 4 that holds up at a glance — matte-black shell, light bar, thumbsticks catching a gradient highlight. What viewers initially missed: an SVG is an XML-based text format — every shape, gradient, and shadow is markup a browser renders. Astra was writing structured code, not pixels, which is why the output is crisp and why anyone can open the file and audit each layer.

The reception split between delight and disbelief. "I thought ts was an image lmao," replied @Steezrl. @koltregaskes called it "pretty much perfect." @adryt3ch fact-checked it across Astra in Chat and Work, then Codex: "yeah, you weren't kidding."

Specs of the demo:

  • Model: GPT-6 Astra at max reasoning effort ("GPT-6-Astra-Max")
  • Prompt: "Generate a SVG of a PlayStation 4 controller as nicely done as you can"
  • Time: 11m54s of reasoning; no image input
  • Output: vector SVG as XML text, not a raster render

Why This Matters

The genuinely impressive part is structural: the model picked the right scaffolding for a photorealistic-looking vector — layer order, soft gradients, path detail — purely as text. That rhymes with this week's KiCad PCB demo, where Astra emitted professional-grade structured output. But keep perspective. A PS4 controller is among the most documented objects in consumer electronics; training data holds its exact geometry and colors in endless variations, and OpenAI's own launch post advertises Astra as trained for polished visual artifacts. One polished demo of a heavily documented object is not general design skill — and 11m54s of max-effort reasoning for a single asset is not cheap. The demo proves fluency with structured-code generation, which is real and valuable. It proves less about taste.

What's Next

The honest follow-up is handing Astra an object it has barely seen — an obscure gadget, an original product — and demanding the same fidelity. Because the output is text, designers can grade structure rather than the render, making vector work unusually testable. The launch-week coverage and model page frame what Astra was built for; this demo is a strong data point on structured-code fluency, and a weak one on an artist's eye.

Related Articles

Scroll down

to load the next article