World Labs developer open-sources image-blaster 3D toolkit · Digg
/Tech40d ago
World Labs developer open-sources image-blaster 3D toolkit
AI Judge changed title after evaluation, original title: "World Labs releases image-blaster for single-image 3D worlds"
- 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.
Turn a single image into a fully meshed 3D world in minutes 👀
Built by a World Labs team member, image-blaster combines Marble + Claude skills + @fal to generate 3DGS environments, meshes, interactive physics objects and SFX from one image.
learn more + try it yourself ↓
12:54 PM · May 14, 2026 · 119.6K Views
Sentiment
Many users expressed excitement over the open-sourced 3D generation toolkit for Claude Code because it reduces friction when turning images into interactive worlds with physics, while a few criticized glitches or paid API elements.
Pos
92.5%
Neg
7.5%
82 comments with sentiment.
Cluster Engagement
Digg Deeper
No Digg Deeper questions have been answered for this story yet.
last model needed for pipeline is wiping shadows in the generated textures so lighting is dynamic for everything equally. should be relatively easy for someone to fine tune an image model to achieve it, or maybe even just a prompt operating on textures
my take on this: for most vfx work, you don’t actually need unreal engine or some heavy production setup anymore.
you can create a marble world, add physics directly in the browser, record the scene, then run video-to-video style transfer models / video editing model
no dedicated vfx artist required. the whole workflow stays inside the browser.