Tencent Releases Hunyuan3D 2.0: Open-Source High-Quality 3D Generation Model and End-to-End Creation Engine
Tencent recently released Hunyuan3D 2.0, the industry’s first fully open-source high-quality 3D-DiT (Diffusion Transformer) generation model. The new version introduces an innovative two-stage generation pipeline: first generating high-quality bare meshes, then synthesizing detailed texture maps. This strategy effectively separates the complexity of shape and texture generation while providing greater flexibility for subsequent customization.
Core Technical Breakthroughs
Hunyuan3D 2.0 consists of two fundamental components:
- Large-scale Shape Generation Model (Hunyuan3D-DiT): Built on a scalable flow-based diffusion transformer, capable of creating geometries precisely aligned with given condition images
- Large-scale Texture Synthesis Model (Hunyuan3D-Paint): Utilizing powerful geometric and diffusion priors to generate high-resolution, vivid texture maps for both generated and hand-crafted meshes
Comprehensive AI Creation Capabilities
1. One-Click 3D Animation Generation
- Automatic skeleton binding for models
- Rich library of animation presets
- Direct animation preview for humanoid and animal models
2. Multi-Modal 3D Generation
- Text-to-3D: Generate 3D models from text descriptions
- Image-to-3D: Create corresponding 3D models from reference images
- Sketch-to-3D: Convert black and white line sketches into detailed 3D models
- Portrait-to-3D: Generate 3D character models directly from portrait photos
3. Intelligent Texture System
- PBR Material Generation: Support for complete PBR mapping system
- Includes diffuse, metallic, roughness, normal maps
- More realistic visual effects compared to basic color maps
- Stylized Textures: Generate different style textures through text descriptions
- Material Transfer: Quick style and color changes for white models
4. Game Optimization Features
- Low-Poly Generation:
- Direct generation of low-polygon models
- Customizable optimization intensity
- Effectively reduces gaming hardware computational pressure
- Custom Rendering System:
- Flexible light source control
- Adjustable light color and position
- Support for spotlight and plane light intensity settings
Developer Resources
Developers can access Hunyuan3D 2.0 resources through:
- Model Download: Hugging Face - tencent/Hunyuan3D-2
- Source Code: GitHub - Tencent/Hunyuan3D-2
- Creation Platform: Hunyuan3D Creation Engine
- Official Online Experience: https://3d.hunyuan.tencent.com/
ComfyUI Integration
- ComfyUI Wrapper: ComfyUI-Hunyuan3DWrapper