World Labs developer open-sources image-blaster 3D toolkit
World Labs developer neilson open-sourced image-blaster, a toolkit that turns a single input image into a fully meshed 3D scene with Gaussian splatting, object meshes, physics colliders, lighting and audio. The pipeline uses Claude Code agents plus tools from Marble and fal.ai to analyze images, assign properties and generate effects. Output includes editable scene.json files and supports interactive desktop viewing. Demos converted photos of a wooden cabin, bookstore and Italian alley into navigable environments within minutes.
Generate an interactive 3D world ✨
I opened this project in Cursor and uploaded an image of a cozy bookstore.
The agent then generated the environment, chose objects to turn into 3D meshes, added colliders, and created sound effects 🤯
open-sourcing a 3D gen toolkit for Claude Code input image → environment, meshes, physics, lighting, & audio
This project uses @theworldlabs to generate the world from an input image.
It selects items from the world that should be 3D objects, removes them from the image (using NB or GPT Image), and renders them with Hunyuan 3D.
@ElevenLabs provides sound effects and ambient noise.

Generate an interactive 3D world ✨ I opened this project in Cursor and uploaded an image of a cozy bookstore. The agent then generated the environment, chose objects to turn into 3D meshes, added colliders, and created sound effects 🤯
@theworldlabs @ElevenLabs Huge props to @neilsonks for making this, he has a better explanation of how it works 👇
And also thanks to the guys at @fal for hosting almost every model so you only need two API keys for this entire thing!
open-sourcing a 3D gen toolkit for Claude Code input image → environment, meshes, physics, lighting, & audio