Infery.ai
← All models

Hi3D Texture

hi3d-texture

3D generationby hitem3d

Texture an existing geometry mesh using a reference image with Hi3D.

Details

Accepts
image + object_3d

Pricing

Price
0.00875 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
modelstringenum: hitem3dv1.5, scene-portraitv1.5Model version used for texturing. Only v1.5 models support the staged texture task.
mesh_urlrequiredstringURL of the geometry model to texture. Only GLB format is supported (e.g. the geometry output of the image-to-3d endpoint with enable_texture=false).
image_urlrequiredstringURL of the reference image used to texture the model. PNG, JPEG and WebP formats are supported, up to 20MB.
resolutionTexture generation resolution. hitem3dv1.5 accepts 512, 1024, 1536 and 1536pro; scene-portraitv1.5 accepts 1536. Defaults to the model's recommended resolution.
export_formatstringenum: glb, obj, stl, fbx, usdzFile format of the generated model.
enable_safety_checkerbooleanIf set to true, input images are checked for safety before processing.

Output

FieldTypeDescription
thumbnailPreview image of the generated model, when available.
model_meshGenerated 3D model file.