> ## 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.

# Rodin3D_Sketch - ComfyUI Built-in Node Documentation

> Complete documentation for the Rodin3D_Sketch node in ComfyUI. Learn its inputs, outputs, parameters and usage.

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/Rodin3D_Sketch/en.md)

This node generates 3D assets using the Rodin API. It takes input images and converts them into 3D models through an external service. The node handles the entire process from task creation to downloading the final 3D model files.

## Inputs

| Parameter | Data Type | Required | Range         | Description                                                                          |
| --------- | --------- | -------- | ------------- | ------------------------------------------------------------------------------------ |
| `Images`  | IMAGE     | Yes      | 1 to 5 images | Input images to be converted into 3D models. You can provide between 1 and 5 images. |
| `Seed`    | INT       | No       | 0 to 65535    | Random seed value for generation (default: 0). Set to 0 for a random seed.           |

**Note:** The node requires at least 1 image and supports a maximum of 5 images. If no images are provided, the node will raise an error.

## Outputs

| Output Name     | Data Type | Description                                                           |
| --------------- | --------- | --------------------------------------------------------------------- |
| `3D Model Path` | STRING    | File path to the generated 3D model (for backward compatibility only) |
| `GLB`           | FILE3DGLB | The generated 3D model in GLB format                                  |

***

**Source fingerprint (SHA-256):** `7030e6966a13b62055a17fc1eb39f34aa228fa37bbdcf7c2d5dbbbc1ca96c819`
