AI Signal 174
.blend URL Viewer renders Blender 5.x files in the browser from a URL or GitHub link
Simon Willison released a browser-based viewer that renders Blender .blend files from CORS-accessible URLs or GitHub links, supporting mesh geometry, materials, lighting, and saved camera positions.
The tool lets you inspect Blender models without opening the Blender application, which is useful for reviewing AI-generated 3D assets quickly. Willison demonstrated it by viewing a Blender model that Codex running GPT-6 Astra generated from an image prompt in roughly 18 minutes. Only one feed carries this, so the tool's capabilities are described solely by its author.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
The viewer accepts a URL to a CORS-accessible .blend file or a GitHub repository link and renders it in the browser.
It supports mesh geometry, materials, lighting, saved camera positions, orbit controls, wireframe mode, and model fitting from Blender 5.x files.
Willison used it to display a Blender model generated by Codex running GPT-6 Astra from a ChatGPT Images 2.5 prompt.
THE CLUSTER
↗