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 GitHubGenerates 3D models synchronously based on a single image using Tripo’s API. This node takes an input image and converts it into a 3D model with various customization options for texture, quality, and model properties.
Inputs
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
image | IMAGE | Yes | - | Input image used to generate the 3D model |
model_version | COMBO | No | "v1.4""v3.0""v3.5""v3.6" | The model version to use for generation |
style | COMBO | No | "None""realistic""cartoon""sculpture""low_poly" | Style setting for the generated model (default: “None”) |
texture | BOOLEAN | No | - | Whether to generate textures for the model (default: True) |
pbr | BOOLEAN | No | - | Whether to use Physically Based Rendering (default: True) |
model_seed | INT | No | - | Random seed for model generation (default: 42) |
orientation | COMBO | No | "default""front""back""left""right""top""bottom" | Orientation setting for the generated model (default: “default”) |
texture_seed | INT | No | - | Random seed for texture generation (default: 42) |
texture_quality | COMBO | No | "standard""detailed" | Quality level for texture generation (default: “standard”) |
texture_alignment | COMBO | No | "original_image""geometry" | Alignment method for texture mapping (default: “original_image”) |
face_limit | INT | No | -1 to 500000 | Maximum number of faces in the generated model, -1 for no limit (default: -1) |
quad | BOOLEAN | No | - | Whether to use quadrilateral faces instead of triangles (default: False) |
geometry_quality | COMBO | No | "standard""detailed" | Quality level for geometry generation (default: “standard”) |
image parameter is required and must be provided for the node to function. If no image is provided, the node will raise a RuntimeError.
Outputs
| Output Name | Data Type | Description |
|---|---|---|
model_file | STRING | The generated 3D model file (for backward compatibility only) |
model task_id | MODEL_TASK_ID | The task ID for tracking the model generation process |
GLB | FILE3DGLB | The generated 3D model in GLB format |
Source fingerprint (SHA-256):
f12bae7cc766b7ac208243a10970da7719a13d6283d6b6c39444b577cafc7f04