One of Japan's largest directories x find the right AI in as little as a minute

▶︎ For those who want to list their service

  1. AI BEST SEARCH
  2. Hunyuan3D
Hunyuan3D

Hunyuan3D
: How to use it, features, and the business problems it solves

Add bookmark

What is Hunyuan3D?

An AI from Tencent that generates high-fidelity 3D models (geometry + PBR textures) from images or text, combining the shape-generation model Hunyuan3D-DiT and the texture-synthesis model Hunyuan3D-Paint. The current flagship is the commercial 3.1 (up to 8-view input), while the latest open-source version 2.1 also supports local execution and commercial use. The official web app has a free tier of 20 generations per day.

Business problems it solves

About "Hunyuan3D"

What is Hunyuan3D

Hunyuan3D is an AI developed by Tencent that generates high-fidelity 3D models from images or text. From a single image, a sentence, or a sketch, it automatically generates 3D assets with geometry (mesh) and PBR textures (materials). Aimed at production for games, e-commerce, video, 3D printing, and more, its major distinction is that a state-of-the-art commercial model and an open-source version coexist. The OSS version has surpassed 3 million cumulative downloads on Hugging Face and is highly rated on GitHub.

A showcase of 3D models generated with Hunyuan3D. High-fidelity 3D figures in various styles are lined up, including a bride, an armored robot, a person riding a tiger, a ninja-style character, and house-like buildings

Source: Tencent Hunyuan3D (GitHub) (subsequent images are from the same source)

The current flagship is Hunyuan3D 3.1 (global version, closed, up to 8-view input), available on the official web app and the Tencent Cloud API. Meanwhile, the latest open-source version is Hunyuan3D 2.1 (model weights published, commercial use allowed), which supports local execution and your own fine-tuning. *In August 2026, the Hunyuan brand was renamed "Hy."

Provider
Tencent (Hunyuan team)
Category
Image / text → 3D generation AI
Current model
3.1 (commercial, closed) / latest open source is 2.1
Generation
Geometry (Hunyuan3D-DiT) + PBR textures (Hunyuan3D-Paint)
Availability
Official web (free tier: 20/day) + Tencent Cloud API + OSS (local execution)
License
OSS version under the Tencent Hunyuan Community License (commercial use allowed, with conditions)

Building geometry and texture in two stages

Rather than generating 3D all at once, Hunyuan3D generates "geometry" and "texture" separately. First, the shape-generation model Hunyuan3D-DiT creates a mesh from the image; then the texture-synthesis model Hunyuan3D-Paint applies physically based (PBR) materials such as Albedo, Metallic, and Roughness. This division balances geometric accuracy with realistic appearance.

A diagram of the Hunyuan3D pipeline. The top row "Shape Generation" generates 3D geometry from an input image via Hunyuan3D-DiT and a VAE decoder; the bottom row "Texture Synthesis" synthesizes Albedo and Metallic & Roughness PBR textures via two branches, Reference and Generation

Features

01Generate

  • Image / text / sketch → 3D — generate 3D from various inputs
  • Multi-view input — generate from images at multiple angles (up to 8 views in 3.1)
  • Hunyuan3D-DiT / Paint — shape generation and PBR texture synthesis

02Improve quality

  • PBR textures — Albedo / Normal / Roughness / Metallic (up to 4K)
  • Smart Topology — automatic topology optimization and UV unwrapping
  • Output formats — export watertight meshes as OBJ / GLB

03Extend

  • Hunyuan3D-Part — part-level decomposition (P3-SAM / X-Part)
  • Auto-Rig — automatic rigging (Studio)
  • DCC integration — use in Unity / Unreal / Blender

How to use

  1. Choose the official web app or open source

    Use the official web app to try it easily, or the open-source version (2.1) on GitHub / Hugging Face to run it locally.

  2. Enter an image or text

    Input the image you want to turn into 3D, or a description of what you want to make.

  3. Generate the geometry

    Hunyuan3D-DiT generates the mesh.

  4. Apply the texture

    Hunyuan3D-Paint synthesizes the PBR texture.

  5. Export and use

    Export as OBJ / GLB and import into Unity, Unreal, Blender, and more.

Pricing

The official web app offers 20 free generations per day for general users. For businesses, the Tencent Cloud API is available (200 free credits, with two tiers: high-fidelity Pro and fast Rapid). Specific paid pricing is not disclosed, so please check the official site for the latest (as of August 2026).

Official web
Up to 20 free generations per day for general users
Business / API
Tencent Cloud API (200 free credits; Pro / Rapid tiers)
Local execution
OSS version 2.1 (VRAM guide: 10GB for geometry / 21GB for texture)

How it differs from other 3D generation AIs

3D generation AIs split largely into "open source vs. commercial SaaS." Hunyuan3D stands out by offering both a top-tier open-source version (2.1) and the latest commercial version (3.1), with a broad ecosystem that includes part decomposition and rigging.

AspectHunyuan3DMeshyTripo
AvailabilityOSS (2.1) + commercial (3.1)Commercial SaaSCommercial SaaS
Self-hostingLocal execution and fine-tuningMainly cloudMainly cloud
ExtensionsPart decomposition, rigging, DCC integration3D generation, animation3D generation

For easy cloud-based 3D generation, Meshy and Tripo AI; for research on editable, part-decomposed 3D, Omnipart are comparison points. When you want to embed it into your own environment as open source, or leverage a large-vendor ecosystem, Hunyuan3D is a strong option.

The information on this page is based on content published on the official website, GitHub, and papers as of August 2026. Versions, specifications, and pricing may be updated, so please check the official website for the latest information.

Try Hunyuan3D

Frequently compared services

Articles featuring Hunyuan3D