← All models
Hi3D Image to 3D
hi3d-v3.0
3D generationby hitem3d
Generate 3D models from a single image with Hi3D V3.0.
Details
- Accepts
- text
Pricing
- Price
- 0.00875 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| model | string | Hi3D v3.0 model version used by this endpoint. |
| shading | number | De-shading strength. |
| image_urlrequired | string | URL of the input image. PNG, JPEG and WebP formats are supported, up to 20MB. |
| enable_pbr | boolean | |
| face_count | — | Target face count. The partner recommends 2,000,000 for 2048quality and 5,000,000 for 2048master. |
| resolution | stringenum: 2048quality, 2048master | Generation resolution. 2048quality is the faster default; 2048master provides the highest quality. |
| export_format | stringenum: glb, obj, stl, fbx, usdz | File format of the generated model. |
| enable_texture | boolean | Whether to generate textures in addition to geometry. When false, only the geometry mesh is generated (and billed). |
| enable_safety_checker | boolean | If set to true, input images are checked for safety before processing. |
Output
| Field | Type | Description |
|---|---|---|
| thumbnail | — | Preview image of the generated model, when available. |
| model_mesh | — | Generated 3D model file. |
