← All models
Hi3D Multiview to 3D
hi3d-v3.0-multi-view-to-3d
3D generationby hitem3d
Generate 3D models from multiple view images using 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. |
| 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. |
| back_image_url | — | URL of the back view image (PNG/JPEG/WebP, up to 20MB). |
| enable_texture | boolean | Whether to generate textures in addition to geometry. When false, only the geometry mesh is generated (and billed). |
| left_image_url | — | URL of the left view image (PNG/JPEG/WebP, up to 20MB). |
| front_image_url | — | URL of the front view image (PNG/JPEG/WebP, up to 20MB). |
| right_image_url | — | URL of the right view image (PNG/JPEG/WebP, up to 20MB). |
| 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. |
