Skip to main content

Explorable World Systems

A comparison of AI systems that generate or interact with 3D explorable worlds.

High-Level Comparison

SystemInputOutputRuntimePrimary Focus
Genie 3Text, ImageInteractive 3DCloudGame world generation
SIMA 2Gameplay videoAgent behaviorCloudGame-playing AI agent
MarbleText, Image, Video, 3DGaussian Splats, 3DCloudWorld model for 3D generation
ArtcraftTextImages, VideoCloudCreative IDE for AI media
IntangibleText3D ScenesCloudCamera-centric scene composition
LocalGPT GenTextInteractive 3D (glTF)LocalOpen-source world building

Feature Comparison

FeatureGenie 3SIMA 2MarbleArtcraftIntangibleLocalGPT Gen
Text-to-3D
Image-to-3D
Interactive playback
Real-time simulation
Local execution
Open source
Procedural audio
glTF export
Agent control

System Highlights

Genie 3 (DeepMind)

Foundation world model that generates interactive 3D environments from a single text prompt or image. Designed for rapid game prototyping and synthetic data generation.

SIMA 2 (DeepMind)

Gemini-powered agent that learns to play 3D games by watching gameplay video. Self-improving through experience, it reasons about game objectives and adapts to new environments.

Marble (World Labs)

Multimodal world model that creates 3D scenes from text, images, video, or 3D layouts. Exports as Gaussian splats for high-fidelity rendering.

Artcraft

IDE for AI-assisted creative work. Combines image generation, video creation, 3D compositing, character posing, and scene blocking in a unified interface.

Intangible

Spatial intelligence platform focused on camera-centric 3D composition. Designed for creative industries needing precise camera control and scene layout.

LocalGPT Gen

Open-source, local-first 3D world generation powered by Bevy. Features procedural audio synthesis, data-driven behaviors, and full glTF export. Runs entirely on your machine without cloud dependencies.

Showcases:

  • localgpt-gen-workspace — "World as skill" examples: complete explorable worlds saved as reusable, shareable skills
  • proofof.video — Video gallery comparing world generations across different models using the same or similar prompts

See the Gen documentation for details on LocalGPT's world generation capabilities.

📝 These docs are AI-generated on a best-effort basis and may not be 100% accurate. Found an issue? Please open a GitHub issue or edit this page directly to help improve the project.