infery
← All models

Hyper3d

hyper3d-rodin-v2

3D generationby Hyper3d

Rodin by Hyper3D generates realistic and production ready 3D models from text or images.

Details

Accepts
text + image

Pricing

Price
50 cr / request

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedSeed value for randomization, ranging from 0 to 65535. Optional.
TAPosebooleanGenerate characters in T-pose or A-pose format, making them easier to rig and animate in 3D software.
addonsThe HighPack option will provide 4K resolution textures instead of the default 1K, as well as models with high-poly. It will cost **triple the billable units**.
promptstringA textual prompt to guide model generation. Optional for Image-to-3D mode - if empty, AI will generate a prompt based on your images.
materialstringenum: PBR, Shaded, AllMaterial type. PBR: Physically-based materials with realistic lighting. Shaded: Simple materials with baked lighting. All: Both types included.
bbox_conditionAn array that specifies the bounding box dimensions [width, height, length].
preview_renderbooleanGenerate a preview render image of the 3D model along with the model files.
input_image_urlsarrayURL of images to use while generating the 3D model. Required for Image-to-3D mode. Up to 5 images allowed.
use_original_alphabooleanWhen enabled, preserves the transparency channel from input images during 3D generation.
quality_mesh_optionstringenum: 4K Quad, 8K Quad, 18K Quad, 50K Quad, 2K Triangle, 20K TriangleCombined quality and mesh type selection. Quad = smooth surfaces, Triangle = detailed geometry. These corresponds to `mesh_mode` (if the option contains 'Triangle', mesh_mode is 'Raw', otherwise 'Quad') and `quality_override` (the numeric part of the option) parameters in Hyper3D API.
geometry_file_formatstringenum: glb, usdz, fbx, obj, stlFormat of the geometry file. Possible values: glb, usdz, fbx, obj, stl. Default is glb.

Output

FieldTypeDescription
seedintegerSeed value used for generation.
texturesarrayGenerated textures for the 3D object.
model_meshGenerated 3D object file.
model_meshesarrayAdditional generated 3D object files returned by Hyper3D besides model_mesh.