# tencent-hunyuan/hunyuan3d-2

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/tencent-hunyuan-hunyuan3d-2).**

13,164 stars · 1,321 forks · Python · other

## Links

- GitHub: https://github.com/Tencent-Hunyuan/Hunyuan3D-2
- Homepage: https://3d.hunyuan.tencent.com/
- awesome-repositories: https://awesome-repositories.com/repository/tencent-hunyuan-hunyuan3d-2.md

## Topics

`3d` `3d-aigc` `3d-generation` `diffusion-models` `hunyuan3d` `image-to-3d` `shape` `shape-generation` `text-to-3d` `texture-generation`

## Description

Hunyuan3D-2 is a machine learning framework designed to convert two-dimensional images into fully realized, textured three-dimensional meshes. It utilizes a generative artificial intelligence model to perform both shape construction and surface texture synthesis, enabling the automated creation of digital assets.

The system distinguishes itself through a modular generative pipeline that separates geometry reconstruction from texture mapping. It employs multi-view image projection and latent diffusion techniques to ensure geometric consistency, while providing a plugin-based bridge architecture that allows for direct integration into professional three-dimensional design software environments.

Beyond core generation, the project supports automated workflows through a local service that handles programmatic requests for asset creation. This allows users to trigger generation tasks and apply high-resolution surface details to existing geometry directly from external scripts or modeling applications.

## Tags

### Artificial Intelligence & ML

- [Generative AI Models](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-models.md) — Converts 2D images into textured 3D meshes using generative AI techniques.
- [3D Asset Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/image-generation-models/3d-asset-generators.md) — Converts flat 2D images into fully realized 3D meshes and textures using generative AI. ([source](https://cdn.jsdelivr.net/gh/Tencent-Hunyuan/Hunyuan3D-2@main/README.md))
- [Latent Diffusion Models](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/diffusion-visual-models/generative-models/latent-diffusion-models.md) — Generates 3D geometry by iteratively refining noise within a learned latent space.
- [Local API Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-deployment-and-serving/local-and-on-device-inference/local-api-servers.md) — Provides a local API server to trigger automated asset creation and texture generation tasks. ([source](https://cdn.jsdelivr.net/gh/Tencent-Hunyuan/Hunyuan3D-2@main/README.md))

### Graphics & Multimedia

- [Procedural Mesh Generators](https://awesome-repositories.com/f/graphics-multimedia/graphics-engines-rendering/rendering/systems/3d-graphics-pipelines/procedural-mesh-generators.md) — Converts 2D images into 3D meshes and textures using automated generative AI models.
- [Generative Mesh APIs](https://awesome-repositories.com/f/graphics-multimedia/mesh-processing-apis/generative-mesh-apis.md) — Provides a local service for automating the creation of digital assets through programmatic requests.
- [Multi-View Projections](https://awesome-repositories.com/f/graphics-multimedia/graphics-engines-rendering/rendering/coordinate-viewport-transformations/camera-projection-systems/multi-view-projections.md) — Projects 2D visual data into a consistent 3D coordinate system to guide surface reconstruction.

### Business & Productivity Software

- [3D Design Automation Tools](https://awesome-repositories.com/f/business-productivity-software/application-automation-tools/3d-design-automation-tools.md) — Integrates generative modeling tools directly into professional 3D design software to streamline asset creation.

### Development Tools & Productivity

- [Design Software Integrations](https://awesome-repositories.com/f/development-tools-productivity/design-software-integrations.md) — Connects design workflows to external modeling environments using dedicated plugins. ([source](https://cdn.jsdelivr.net/gh/Tencent-Hunyuan/Hunyuan3D-2@main/README.md))

### User Interface & Experience

- [Generative Texture Mappers](https://awesome-repositories.com/f/user-interface-experience/texture-mapping/generative-texture-mappers.md) — Maps high-quality surface details onto 3D geometry to improve visual realism.
- [Texture Mapping](https://awesome-repositories.com/f/user-interface-experience/texture-mapping.md) — Applies high-quality surface textures onto existing 3D mesh geometry to enhance visual detail. ([source](https://cdn.jsdelivr.net/gh/Tencent-Hunyuan/Hunyuan3D-2@main/README.md))

### Software Engineering & Architecture

- [Plugin-Based Architectures](https://awesome-repositories.com/f/software-engineering-architecture/software-architecture/architectural-patterns/plugin-module-systems/modular-plugin-architectures/plugin-based-architectures/plugin-based-architectures.md) — Exposes internal generation functions to external modeling software through a standardized plugin communication layer.

### Web Development

- [API Service Generators](https://awesome-repositories.com/f/web-development/api-service-generators.md) — Hosts local web services to trigger automated 3D generation tasks from external scripts.
