infery
← All models

Hyper3D - Rodin V2.5 - Text to 3D - Fast

hyper3d-rodin-v2.5-text-to-3d-fast

3D generationby Hyper3d

Rodin V2.5 by Hyper3D generates realistic and production ready 3D models from text or images. Do fast prototyping using the fast model.

Details

Accepts
text

Pricing

Price
12.5 cr / request

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedSeed value for randomization, ranging from 0 to 65535. Optional.
tierstringenum: Gen-2.5-Minimum, Gen-2.5-Extreme-Low, Gen-2.5-LowGeneration tier. See more info in the [documentation](https://developer.hyper3d.ai/api-specification/rodin-gen2.5#use-gen-2.5-generation-with-following-gen-2.5-tiers). Selecting Gen-2.5-Minimum will automatically configure to a minimum mode, where 50K Triangle is selected, taking priority over quali…
TAPosebooleanGenerate characters in T-pose or A-pose format, making them easier to rig and animate in 3D software.
promptrequiredstringA textual prompt to guide model generation. Required for Text-to-3D mode.
is_microbooleanGenerate finer micro-scale geometric detail. Only effective with `tier="Gen-2.5-Extreme-High"`.
materialstringenum: PBR, Shaded, All, NoneMaterial type. PBR: physically-based materials with realistic lighting. Shaded: baked lighting with no PBR maps. All: both PBR and Shaded variants. None: geometry only with no textures.
hd_texturebooleanEnables enhanced texture post-processing for higher visual fidelity.
texture_modeTexture generation quality. When unset, the API picks a default appropriate for the tier.
bbox_conditionThis is a controlnet that controls the maximum sized of the generated model.
texture_delightbooleanRemoves baked lighting/highlights from the generated textures.
quality_mesh_optionstringenum: Auto, 1K Quad, 4K Quad, 8K Quad, 18K Quad, 20K QuadCombined quality and mesh type selection. Quad = smooth surfaces, Triangle = detailed geometry. Maps to `mesh_mode` (Quad/Raw) and `quality_override` (face count) on the Hyper3D API. Valid face counts depend on the selected tier. Up to 1M Triangle is supported for tiers Minimum, Extreme-Low, Low. Fo…
enable_creative_modebooleanIf enabled, the generation will have enhanced generative robustness while ensuring output consistency. This corresponds to `geometry_instruct_mode` being equal to `creative` on the 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.