Fei-Fei Li’s World Labs just closed a $1 billion round — with NVIDIA and Autodesk on the cap table — and shipped the World API, a public interface that lets anyone generate explorable 3D worlds from text, images, or video. This isn’t a research demo. It’s spatial intelligence, available as an API call.
What Is World Labs Building?
World Labs is building world models — AI systems that understand and generate 3D space the way large language models understand text. Their flagship model, Marble, is a multimodal world model that takes nearly any input you throw at it — a text prompt, a single image, a video, a 360° panorama, even a rough 3D layout — and generates a full, navigable 3D environment.
Unlike text-to-3D tools that spit out individual objects, Marble generates entire scenes with coherent layout, depth, lighting, and spatial structure. Think of it as the difference between generating a chair and generating the room the chair lives in — complete with windows catching afternoon light and dust particles floating in the air.
The World API: 3D Worlds as a Service
Launched in January 2026, the World API is the real game-changer. It makes Marble’s capabilities available to any developer through a simple REST interface. Send a prompt, get back a navigable 3D world. The outputs can be:
- Gaussian splats — high-fidelity 3D representations renderable in-browser via their open-source Spark renderer (built on THREE.js)
- Triangle meshes — for physics simulation or game engine import
- Videos — with pixel-accurate camera control and optional AI enhancement
The API is fully asynchronous — fire a request, get a callback when your world is ready. No proprietary tooling required.
Who’s Already Using It?
This isn’t vaporware. Real products are shipping on the World API:
- Escape.ai converts 2D films into navigable 3D environments. Watch a movie scene, then walk through it.
- Preview.io uses it for professional filmmaking previsualization — directors can explore virtual sets before a single camera rolls.
- Fenestra integrates it into architectural design — sketch a floor plan, get an explorable 3D walkthrough.
- Interior AI lets consumers turn room photos into redesigned spaces they can navigate.
For robotics, the API is already integrated with NVIDIA Isaac Sim, MuJoCo, and RoboSuite — generating training environments from minimal real-world input.
The “3D as Code” Vision
World Labs frames their mission as “3D as code” — a three-layer architecture where world models generate structured spatial data, neural graphics (Gaussian splats, NeRFs) render it, and simulation engines execute it with physics and persistence. The thesis: 3D is becoming the universal interface for spatial computing, just as text became the universal interface for software.
Their tooling stack reflects this. Chisel lets you block out rough 3D layouts and apply style via text prompts — separating structure from aesthetics. RTFM handles complex rendering effects. Spark is their open-source WebGL Gaussian splatting renderer. It’s a full ecosystem, not just a model.
The $1B War Chest
In February 2026, World Labs raised $1 billion from AMD, Autodesk, NVIDIA, Fidelity, Emerson Collective, and Sea. The Autodesk partnership is particularly significant — the two companies are exploring how Marble-generated worlds can plug directly into Autodesk’s professional tools, starting with entertainment workflows. When the biggest name in professional 3D software writes a check and says “let’s integrate,” you pay attention.
Why You Should Care
We’re witnessing the emergence of a new computing paradigm. World models like Marble don’t just generate pretty images — they create structured, manipulable, exportable spatial representations. That’s the difference between a JPEG of a building and a BIM model. One is a picture; the other is a programmable object.
For 3D artists, architects, game developers, and creative technologists, this is an inflection point. The barrier between “idea” and “explorable 3D space” is collapsing from weeks of modeling to a single API call. That doesn’t replace the craft — it amplifies it. You’ll spend less time on first drafts and more time on refinement, storytelling, and the details that machines still can’t nail.
Try It / Follow Them
- Marble (web app): marble.worldlabs.ai
- World API docs: docs.worldlabs.ai
- World Labs blog: worldlabs.ai/blog
- Spark renderer (open-source): Available via World Labs GitHub
- Twitter/X: @worldaboratories
IK3D Lab Take
This is the most consequential infrastructure play in AI 3D right now. While everyone else is racing to generate better individual meshes, World Labs is building the operating system for spatial intelligence. The World API turns world generation into a commodity — and that’s exactly what this space needs. The catch? Gaussian splats are still hard to edit in traditional pipelines, and “navigable” doesn’t always mean “production-ready.” But the trajectory is undeniable. If you’re building anything spatial, this API should be on your radar yesterday.