Tencent Releases HY-World 2.0: Open-Source Multi-Modal Model Generates 3D Worlds from Text and Images
Tencent has released HY-World 2.0, an open-source multi-modal world model that generates navigable 3D environments from text prompts, single images, multi-view images, or video. The model produces editable 3D assets including meshes and 3D Gaussian Splattings that can be directly imported into game engines like Unity and Unreal Engine.
Tencent Releases HY-World 2.0: Open-Source Multi-Modal Model Generates 3D Worlds from Text and Images
Tencent has released HY-World 2.0, an open-source multi-modal world model that generates navigable 3D environments from text prompts, single images, multi-view images, or video.
Technical Specifications
The system centers on WorldMirror 2.0, a 1.2 billion parameter feed-forward model that outputs depth maps, surface normals, camera parameters, 3D point clouds, and 3D Gaussian Splatting (3DGS) attributes in a single forward pass. The model supports flexible-resolution inference from 50,000 to 500,000 pixels.
HY-World 2.0 operates through a four-stage pipeline:
- HY-Pano 2.0: Generates 360-degree panoramas from text or images
- WorldNav: Plans camera trajectories through the scene
- WorldStereo 2.0: Expands the world from panoramic views
- WorldMirror 2.0 + 3DGS learning: Composes final 3D assets
Pricing has not been disclosed.
What Sets It Apart
According to Tencent, HY-World 2.0 differs from existing video-based world models like Genie 3 and Cosmos by producing persistent 3D assets rather than temporary video sequences. The generated meshes and Gaussian Splattings can be directly imported into Blender, Unity, Unreal Engine, and Isaac Sim.
The company claims the model achieves state-of-the-art accuracy and produces results comparable to closed-source methods such as Marble. Unlike video world models that require per-frame inference, HY-World 2.0 performs one-time generation with near-zero rendering cost after creation.
Capabilities
The system supports two core functions:
- World Generation: Converts text or single images into navigable 3D scenes
- World Reconstruction: Transforms multi-view images or video into 3D representations
The model handles diverse visual styles including realistic, cartoon, and game aesthetics. It enables first-person navigation and third-person character exploration with physics-based collision detection.
Open Source Release
Tencent has released the WorldMirror 2.0 inference code and model weights on Hugging Face. The company plans to release additional components including full world generation code, HY-Pano 2.0, WorldNav, and WorldStereo 2.0 at unspecified future dates.
The model requires CUDA 12.4 and supports both single-GPU and multi-GPU inference via PyTorch 2.4.0. In multi-GPU mode, the number of input images must equal or exceed the number of GPUs used.
What This Means
HY-World 2.0 represents a shift from video-based world models to asset-based generation, addressing persistent issues with video models including temporal inconsistency and limited reusability. By outputting standard 3D formats compatible with major game engines, the model could accelerate 3D content creation workflows for game development and simulation. However, the staggered release schedule means the complete end-to-end pipeline remains unavailable, limiting immediate practical deployment. The 1.2B parameter count suggests efficient inference compared to larger multimodal models, though real-world performance benchmarks beyond company claims have not been independently verified.
Related Articles
Meta Releases Muse Spark 1.3 Contributor, a Low-Cost Multimodal Reasoning Model With 1M Context Window
Meta has released Muse Spark 1.3 Contributor, described as the cost-efficient contributor tier of its multimodal reasoning model line. The model offers a 1 million token context window at $0.10 per 1M input tokens and $0.20 per 1M output tokens, targeting experimentation and early-stage agentic workflows.
Meta Releases Muse Spark 1.3, a Free Multimodal Reasoning Model with 1M-Token Context
Meta has released Muse Spark 1.3, a multimodal reasoning model with a 1M-token context window, listed as free on OpenRouter. The model targets long-running agentic, multi-agent, and coding workflows, though audio input support remains incomplete.
OpenAI Ships GPT-6 Astra, But Executives Admit They Can't Fully Monitor What It's Thinking
OpenAI released GPT-6 Astra on Thursday, a model president Greg Brockman says could mark the start of AGI. But the model writes out its reasoning less often than prior versions, and OpenAI's chief scientist says monitoring AI thought processes will keep getting harder.
OpenAI Launches GPT-6 Astra, Claims SOTA Computer Use and Coding — But Independent Tests Show Mixed Gains at Higher Cost
OpenAI released GPT-6 Astra on September 3, 2026, claiming state-of-the-art computer use and coding performance alongside new alignment techniques. Independent evaluators found real but uneven gains, higher per-task costs, and reduced chain-of-thought monitorability.
Comments
Loading...