- Single-view model generation
- Multi-view model generation
- Model generation with different levels of detail
To use the API nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the API Nodes Overview section of the documentation to understand the specific requirements for using the API nodes.
Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates.
If you can’t find them in the template, your ComfyUI may be outdated.(Desktop version’s update will delay sometime)If nodes are missing when loading a workflow, possible reasons:
- You are not using the latest ComfyUI version(Nightly version)
- You are using Stable or Desktop version (Latest changes may not be included)
- Some nodes failed to import at startup
Single-view Model Generation Workflow
1. Workflow File Download
Download the file below and drag it into ComfyUI to load the corresponding workflow.Download Json Format Workflow File
Download the image below as input image
2. Complete the Workflow Execution Step by Step

- In the
Load Image
node, load the provided input image - (Optional) In
Rodin 3D Generate - Regular Generate
adjust the corresponding parameters- polygon_count: You can set different polygon counts, the higher the value, the smoother and more detailed the model
- Click the
Run
button, or use the shortcutCtrl(cmd) + Enter
to execute model generation. After the workflow completes, the corresponding model will be automatically saved to theComfyUI/output/Rodin
directory - In the
Preview 3D
node, click to expand the menu - Select
Export
to directly export the corresponding model
Multi-view Model Generation Workflow
The correspondingRodin 3D Generate - Regular Generate
allows up to 5 image inputs
1. Workflow File Download
You can modify the single-view workflow to a multi-view workflow, or directly download the workflow file below Download the file below and drag it into ComfyUI to load the corresponding workflow.Download Json Format Workflow File
Download the images below as input images


2. Complete the Workflow Execution Step by Step

- In the
Load Image
node, load the provided input images - Click the
Run
button, or use the shortcutCtrl(cmd) + Enter
to execute model generation. After the workflow completes, the corresponding model will be automatically saved to theComfyUI/output/Rodin
directory - In the
Preview 3D
node, click to expand the menu - Select
Export
to directly export the corresponding model
Other Related Nodes
Currently, Rodin provides different types of model generation nodes in ComfyUI, since the corresponding input conditions are the same as the workflow introduced in this article, you can enable them as needed. In addition, we have provided corresponding nodes in the corresponding templates, you can also modify the corresponding node mode as needed to enable them