# codex 57

Published articles for codex 57.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## .blend URL Viewer

DevFeed: [.blend URL Viewer](<https://devfeed.tech/articles/blend-url-viewer-31185.md>)

Original publisher: [Read original article](<https://simonwillison.net/2026/Sep/9/blender-viewer/>)

Author: Simon Willison

Published: 2026-09-09T23:58:32Z

Content type: article

Language: en

Sources: [Simon Willison's Weblog](<https://devfeed.tech/sources/simon-willison-s-weblog.md>)

Topics: [blender](<https://devfeed.tech/topics/blender.md>), [3D](<https://devfeed.tech/topics/3d.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [3d-18](<https://devfeed.tech/tags/3d-18.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-2-236](<https://devfeed.tech/tags/ai-2-236.md>), [blender](<https://devfeed.tech/tags/blender.md>), [blender-4](<https://devfeed.tech/tags/blender-4.md>), [codex](<https://devfeed.tech/tags/codex.md>), [codex-57](<https://devfeed.tech/tags/codex-57.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [coding-agents-248](<https://devfeed.tech/tags/coding-agents-248.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [generative-ai-1-982](<https://devfeed.tech/tags/generative-ai-1-982.md>), [gpt-6-astra](<https://devfeed.tech/tags/gpt-6-astra.md>), [gpt-6-astra-9](<https://devfeed.tech/tags/gpt-6-astra-9.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [javascript-764](<https://devfeed.tech/tags/javascript-764.md>), [llms](<https://devfeed.tech/tags/llms.md>), [llms-1-948](<https://devfeed.tech/tags/llms-1-948.md>), [tools](<https://devfeed.tech/tags/tools.md>), [tools-78](<https://devfeed.tech/tags/tools-78.md>)

### AI overview

The article presents a .blend URL Viewer built from an existing Blender viewing experiment. It describes using ChatGPT Images 2.5 to generate a Pluribus-themed Fabergé egg image, then using Codex running GPT-6 Astra to create Blender model files that can be viewed in a browser.

### Source excerpt

Tool: .blend URL Viewer I'm continuing to have a lot of fun with GPT-6 Astra and Blender (see my TIL). As a big fan of the Imperial Fabergé Easter eggs, I've always thought it would be fun to make some new ones that celebrate popular culture. Yesterday I decided to try out the new ChatGPT Images 2.5 by running this prompt: Generate a photo of a faberge egg that's themed after the TV show Pluribus - research first It gave me this - honestly not bad for a first attempt! Then, just to see what would happen, I pasted that image into Codex running GPT-6 Astra (high) and prompted: Use your blender local skill to create a blender model of this faverge egg (Here's the skill file, which I created like this.) It churned away for 17m51s and built me several .blend files. I already had this vibe-coded Blender viewing experiment lying around, so I added that to my tools collection and now you can use it to see my Pluribus blender model in your browser: Tags: 3d, javascript, tools, ai, generative-ai, llms, blender, coding-agents, codex, gpt-6-astra