Deemos Technology
This page is auto-generated from model configurations. Last updated: 2026-03-13.
This reference lists all available Deemos Technology 3d generation models and their parameters. Use these parameter names when calling the Generation API.
Rodin Hyper3D
Rodin by Hyper3D generates realistic and production ready 3D models from text or images.
Model ID: model_rodin-hyper3d
Capabilities: txt23d, img23d
LLM Markdown: https://app.scenario.com/api/models/model_rodin-hyper3d/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
prompt | string | No | - | - | - | - | A textual prompt to guide model generation. Required for Text-to-3D mode. Optional for Image-to-3D mode. |
images | file_array | No | - | - | - | - | Images to use while generating the 3D model. Required for Image-to-3D mode. Optional for Text-to-3D mode. |
conditionMode | string | No | concat | - | - | fuse, concat | For fuse mode, One or more images are required. It will generate a model by extracting and fusing features of objects from multiple images. For concat mode, need to upload multiple multi-view images of the same object and generate the model.(You can upload multi-view images in any order, regardless of the order of view.) Default value: 'concat' |
material | string | No | PBR | - | - | PBR, Shaded | Material type. Possible values: PBR, Shaded. |
quality | string | No | high | - | - | high, medium, low, extra-low | Generation quality. |
useHyper | boolean | No | false | - | - | - | Whether to export the model using hyper mode. |
tier | string | No | Regular | - | - | Sketch, Regular | Tier of generation. For Rodin Sketch, set to Sketch. For Rodin Regular, set to Regular. |
TAPose | boolean | No | false | - | - | - | When generating the human-like model, this parameter control the generation result to T/A Pose. |
seed | number | No | - | 0 | 65535 | - | Seed value for randomization, leave blank to use a random seed |
Rodin Hyper3D Gen-2
Rodin by Hyper3D generates realistic and production ready 3D models from text or images.
Model ID: model_rodin-hyper3d-v2
Capabilities: txt23d, img23d
LLM Markdown: https://app.scenario.com/api/models/model_rodin-hyper3d-v2/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
prompt | string | No | - | - | - | - | A textual prompt to guide model generation. Required for Text-to-3D mode. Optional for Image-to-3D mode. |
images | file_array | No | - | - | - | - | Images to use while generating the 3D model. Required for Image-to-3D mode. Optional for Text-to-3D mode. |
material | string | No | All | - | - | All, PBR, Shaded | Material type. Possible values: PBR, Shaded. |
quality | string | No | 18K Quad | - | - | 4K Quad, 8K Quad, 18K Quad, 50K Quad, 2K Triangle, 20K Triangle, 50K Triangle, 150K Triangle, 500K Triangle | Generation quality. |
TAPose | boolean | No | false | - | - | - | When generating the human-like model, this parameter control the generation result to T/A Pose. |
useOriginalAlpha | boolean | No | false | - | - | - | When enabled, preserves the transparency channel from input images during 3D generation. |
seed | number | No | - | 0 | 65535 | - | Seed value for randomization, leave blank to use a random seed |
Rodin Hyper3D HighPack
Rodin by Hyper3D generates realistic and production ready 3D models from text or images. Will provide 4K resolution textures instead of the default 1K, as well as models with high-poly.
Model ID: model_rodin-hyper3d-highpack
Capabilities: txt23d, img23d
LLM Markdown: https://app.scenario.com/api/models/model_rodin-hyper3d-highpack/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
prompt | string | No | - | - | - | - | A textual prompt to guide model generation. Required for Text-to-3D mode. Optional for Image-to-3D mode. |
images | file_array | No | - | - | - | - | Images to use while generating the 3D model. Required for Image-to-3D mode. Optional for Text-to-3D mode. |
conditionMode | string | No | concat | - | - | fuse, concat | For fuse mode, One or more images are required. It will generate a model by extracting and fusing features of objects from multiple images. For concat mode, need to upload multiple multi-view images of the same object and generate the model.(You can upload multi-view images in any order, regardless of the order of view.) Default value: 'concat' |
material | string | No | PBR | - | - | PBR, Shaded | Material type. Possible values: PBR, Shaded. |
quality | string | No | high | - | - | high, medium, low, extra-low | Generation quality. |
useHyper | boolean | No | false | - | - | - | Whether to export the model using hyper mode. |
tier | string | No | Regular | - | - | Sketch, Regular | Tier of generation. For Rodin Sketch, set to Sketch. For Rodin Regular, set to Regular. |
TAPose | boolean | No | false | - | - | - | When generating the human-like model, this parameter control the generation result to T/A Pose. |
seed | number | No | - | 0 | 65535 | - | Seed value for randomization, leave blank to use a random seed |
Updated about 4 hours ago