- Image To 3d
- Text To 3d
Endpoint:
POST https://fal.run/fal-ai/hunyuan-3d/v3.1/rapid/image-to-3d
Endpoint ID: fal-ai/hunyuan-3d/v3.1/rapid/image-to-3dTry it in the Playground
Run this model interactively with your own prompts.
Quick Start
Input Schema
string
required
Front view image URL. Resolution: 128-5000px, max 8MB (recommended ≤6MB for base64 encoding), formats: JPG/PNG/WEBP. Tips: simple background, single object, object >50% of frame.
boolean
default:"false"
Enable PBR material generation (metallic, roughness, normal textures). Does not take effect when enable_geometry is True.
boolean
default:"false"
Generate geometry-only white model without textures. When enabled, enable_pbr is ignored and OBJ is not supported (default output is GLB).
Output Schema
File
Generated 3D model file. Contains GLB if available, otherwise OBJ.
File
MTL material file for the OBJ model.
File
Texture image for the 3D model.
File
Preview thumbnail of the generated model
ModelUrls
required
URLs for different 3D model formats.
Input Example
Output Example
Related
- Hunyuan 3D Pro Image to 3D — 3D
- Hunyuan 3D Pro Text to 3D — 3D
- Hunyuan 3d — 3D
- Hunyuan 3D Smart Topology — 3D
- Hunyuan 3D Part Splitter — 3D
- Hunyuan 3D Rapid Image to 3D — 3D