Tencent’s open-weight AI model family. Covers LLM (Hunyuan-Large, Hunyuan-Turbo), video generation (HunyuanVideo), 3D asset generation (Hunyuan3D), and as of April 2026, open-source 3D world modeling (HY-World 2.0). Most weights ship on Hugging Face under permissive licenses; hosted API access runs through Tencent Cloud.
System Verdict
Pick Hunyuan if you need open-source 3D world generation or robotics environment synthesis. HY-World 2.0 is genuinely category-leading among open-source options as of April 2026, with editable output that imports cleanly into Unity, Unreal Engine, and Isaac. Closed-source Marble performs similarly; Hunyuan wins on openness.
Skip it if you want English-first consumer chat or production video generation. Hunyuan-Large is capable but less polished than Qwen or GLM for bilingual chat workflows. HunyuanVideo has shipped but trails Kling, Veo 3, and Runway on commercial video quality.
Where Hunyuan wins uniquely: Open-source 3D world generation with editable asset output. No other major lab ships a comparable open alternative. For game developers, AR/VR teams, robotics researchers, and simulation engineers, Hunyuan is now the default starting point.
Key Facts
| Parent company | Tencent (00700.HK) |
| Flagship in 2026 (3D world) | HY-World 2.0 · released April 16, 2026 · open-source |
| HY-World 2.0 output | 3D Gaussian Splattings, editable meshes, point clouds |
| HY-World 2.0 imports to | Unity, Unreal Engine, Nvidia Isaac |
| HY-World 2.0 architecture | 4-stage pipeline: HY-Pano 2.0 → WorldNav → WorldStereo 2.0 → WorldMirror 2.0 |
| WorldMirror 2.0 size | ~1.2B parameters |
| HY-World 2.0 resolution | 50K to 500K pixels, flexible-resolution inference |
| Previous version | HY-World 1.0 (WorldPlay + WorldCompass) generated video, not 3D |
| LLM family | Hunyuan-Large (389B MoE), Hunyuan-Turbo, Hunyuan-Standard |
| Video model | HunyuanVideo (open-source, 13B params) |
| 3D asset model | Hunyuan3D (text-to-3D asset generation) |
| Hosted API | Tencent Cloud Hunyuan API |
| Open-weight hub | Hugging Face tencent org |
When to pick Hunyuan
- Game developers generating 3D scenes. HY-World 2.0 outputs are engine-importable. Text or image input becomes a playable level in Unity or Unreal.
- Robotics and simulation teams. Isaac import path + open source license makes this the default for training embodied agents in procedurally generated environments.
- AR / VR content pipelines. Gaussian Splatting output is first-class in modern XR workflows; meshes work for mobile AR and WebXR.
- Chinese-market LLM deployment. Hunyuan-Large is tuned for Chinese language quality and integrates natively with Tencent Cloud services popular in China.
- Researchers working on world models. Open code + partial weights + technical report makes HY-World 2.0 a credible research baseline.
When to pick something else
- Production video generation: Kling, Veo 3, Runway, Hailuo for commercial video output.
- English-first chat: ChatGPT, Claude, Gemini, or Qwen for multilingual.
- 3D character generation specifically: Rodin, Meshy, Tripo3D focus on single-asset 3D generation.
- Closed-source world modeling at commercial grade: Marble (closed, similar capability to HY-World 2.0 but licensed).
Pricing
Hunyuan models are distributed primarily as open weights under permissive licenses on Hugging Face. Hosted inference through Tencent Cloud is pay-as-you-go and varies by model.
| Surface | Price |
|---|---|
| Hunyuan-Large (open weights) | Free · Hugging Face |
| HY-World 2.0 (open weights) | Free · Hugging Face |
| HunyuanVideo (open weights) | Free · Hugging Face |
| Hunyuan3D (open weights) | Free · Hugging Face |
| Tencent Cloud hosted API | Pay-as-you-go (see Tencent Cloud pricing) |
Self-hosted runs under the respective license terms. Commercial use allowed on most releases; verify the specific license in each repo.
Failure modes
- Documentation lag in English. Primary docs are in Chinese first. English translations trail the original by days to weeks.
- Partial open-source on HY-World 2.0 at launch. Technical report and partial code are public as of April 16, 2026; full code is listed as “coming soon.”
- Video generation trails frontier. HunyuanVideo is capable but not competitive with Kling, Veo 3, or Runway Gen-4 on commercial quality.
- Hosted API is Chinese-cloud. Enterprise buyers in regulated Western markets need to evaluate Tencent Cloud data residency posture. Self-hosting open weights is the workaround.
- LLM family is less polished than Qwen. Qwen3.6 Plus and DeepSeek V3 edge Hunyuan-Large on most independent benchmarks.
- No equivalent to ChatGPT plugin marketplace. Hunyuan is model-first, not a product ecosystem.
Against the alternatives (3D world modeling)
| HY-World 2.0 | Marble (closed) | HunyuanWorld 1.0 | |
|---|---|---|---|
| License | Open source | Closed | Open source |
| Output | 3DGS + meshes (editable) | Similar | Video only |
| Engine import | Unity, Unreal, Isaac | Proprietary | No direct import |
| Resolution | 50K-500K pixels | Similar | N/A |
| Best for | Open-source game dev + robotics | Enterprise 3D workflows | Walkthrough video |
Methodology
Produced by the aipedia.wiki editorial pipeline. Last verified 2026-04-18 against Tencent-Hunyuan/HY-World-2.0 GitHub, Hugging Face tencent org, and BigGo Finance coverage of the April 16 release.
FAQ
What is HY-World 2.0? Tencent’s open-source 3D world model, released April 16, 2026. Generates editable 3D worlds (Gaussian Splattings + meshes) from text, images, or video inputs. Outputs import directly into Unity, Unreal Engine, and Nvidia Isaac. Architecture is a 4-stage pipeline: HY-Pano 2.0 → WorldNav → WorldStereo 2.0 → WorldMirror 2.0.
How is HY-World 2.0 different from 1.0? HY-World 1.0 (called WorldPlay + WorldCompass) generated pixel-level walkthrough videos of scenes. You got video frames, not reusable assets. HY-World 2.0 generates persistent, editable 3D assets you can open in a game engine and modify.
Is Hunyuan really free? Most model weights are open-source on Hugging Face under permissive licenses (check each repo for specific terms). Self-hosting is free. Tencent Cloud hosted API is pay-as-you-go.
Does Hunyuan have a consumer chat product? Tencent runs a Hunyuan chat surface at hunyuan.tencent.com, primarily for Chinese-market users. English coverage is limited compared to Qwen or DeepSeek.
How does Hunyuan-Large compare to Qwen3 or DeepSeek V3? Hunyuan-Large is a 389B MoE and is capable but trails Qwen3.6 Plus and DeepSeek V3 on most independent benchmarks. For pure LLM work, Qwen and DeepSeek are usually better picks. Hunyuan’s advantage is the broader model family, especially the 3D and video models.
Sources
- Tencent-Hunyuan/HY-World-2.0 GitHub
- Hugging Face tencent organization
- HY World project page
- BigGo Finance: Tencent open-sources Hunyuan 3D World Model 2.0
- Tencent Cloud Hunyuan
Related
- Category: AI Chatbots · AI Video · AI Image
- See also: Qwen · DeepSeek · GLM · Kling · Rodin
- News: Tencent Open-Sources Hunyuan 3D World Model 2.0
Embed this score on your site Free. Links back.
<a href="https://aipedia.wiki/tools/hunyuan/" target="_blank" rel="noopener"><img src="https://aipedia.wiki/badges/hunyuan.svg" alt="Hunyuan on aipedia.wiki" width="260" height="72" /></a> [](https://aipedia.wiki/tools/hunyuan/) Badge value auto-updates if the editorial score changes. Attribution via the link is required.
Cite this page For journalists, researchers, and bloggers
According to aipedia.wiki Editorial at aipedia.wiki (https://aipedia.wiki/tools/hunyuan/) aipedia.wiki Editorial. (2026). Hunyuan — Editorial Review. aipedia.wiki. Retrieved May 8, 2026, from https://aipedia.wiki/tools/hunyuan/ aipedia.wiki Editorial. "Hunyuan — Editorial Review." aipedia.wiki, 2026, https://aipedia.wiki/tools/hunyuan/. Accessed May 8, 2026. aipedia.wiki Editorial. 2026. "Hunyuan — Editorial Review." aipedia.wiki. https://aipedia.wiki/tools/hunyuan/. @misc{hunyuan-editorial-review-2026,
author = {{aipedia.wiki Editorial}},
title = {Hunyuan — Editorial Review},
year = {2026},
publisher = {aipedia.wiki},
url = {https://aipedia.wiki/tools/hunyuan/},
note = {Accessed: 2026-05-08}
} Spotted an error or want to share your experience with Hunyuan?
Every tool page is re-verified on a recurring cycle, and corrections land faster when readers flag them directly. If you spot a stale fact, a missing capability, or have used Hunyuan and want to share what worked or didn't, the editorial desk reviews every message sent through this form.
Email editorial@aipedia.wiki