Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Overview

Generate a 3D model from a text prompt using the Rodin Gen-2.5 API. You can choose between different quality modes (Fast, Regular, or Extreme-High) to balance generation speed and output quality.

Inputs

ParameterData TypeRequiredRangeDescription
promptSTRINGYesMax 2500 charactersText prompt describing the 3D model you want to generate.
modeCOMBOYes"Fast"
"Regular"
"Extreme-High"
The generation quality and speed mode. “Fast” is quickest, “Extreme-High” produces the highest quality but takes longer.
materialCOMBOYes"PBR"
"Matte"
"Shiny"
The material style for the generated 3D model.
geometry_file_formatCOMBOYes"glb"
"obj"
"stl"
"usdz"
The file format for the output 3D model.
texture_modeCOMBOYes"None"
"Generated"
"Generated+HD"
Texture generation mode. “None” produces no textures, “Generated” creates standard textures, “Generated+HD” creates high-definition textures.
seedINTYes0 to 2147483647Random seed for reproducible results. Using the same seed with the same inputs will produce the same output.
TAPoseBOOLEANYesTrue / FalseWhether to apply T-pose (arms outstretched) to the generated model.
hd_textureBOOLEANYesTrue / FalseWhether to generate high-definition textures for the model.
texture_delightBOOLEANYesTrue / FalseWhether to apply texture delight (enhanced texture quality) to the model.
addon_highpackBOOLEANYesTrue / FalseWhether to generate a high-polygon version of the model in addition to the standard one.
bbox_widthINTYes1 to 1000The width of the bounding box in world units.
bbox_heightINTYes1 to 1000The height of the bounding box in world units.
bbox_lengthINTYes1 to 1000The length of the bounding box in world units.
height_cmINTYes1 to 300The height of the generated model in centimeters.
Note: The prompt parameter must be between 1 and 2500 characters long. The seed parameter defaults to 0 (random) if not specified.

Outputs

Output NameData TypeDescription
model_fileFILE3DANYThe generated 3D model file in the specified format.

Source fingerprint (SHA-256): 79fbaf466e9af88cdfdac0f9136a2df17ba4bc2e5bb65a35b9ad2b1181da94db