> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-robin-i18n-sync.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Rodin 合作节点模型生成 ComfyUI 官方示例

> 本文将介绍如何在 ComfyUI 中使用 Rodin 节点的 API 来进行模型生成

Hyper3D Rodin (hyper3d.ai) 是一个专注于通过人工智能快速生成高质量、可直接用于生产环境的3D模型和材质的平台。
目前 ComfyUI 已原生集成了对应的 Rodin 模型生成 API，让你可以在 ComfyUI 中便捷地使用相关节点进行模型生成。

## Rodin 模型生成的优势

* **单视角模型生成**：从单张图像输入生成 3D模型
* **多视角模型生成**：最多可通过 5 张图像输入生成 3D模型，例如正面、背面和左侧视图
* **不同细节层级**：支持生成可调整细节层级的模型，包括不同的多边形数量，以生成更平滑、更精细的模型
* **直接导出**：已生成的模型会保存到 `ComfyUI/output/Rodin` 目录，并可从 `Preview 3D` 节点导出

## 在 ComfyUI 中使用

<Card title="Rodin 模型生成工作流" icon="diagram-project" href="/zh/tutorials/partner-nodes/rodin/model-generation/workflow">
  在 ComfyUI 中运行单视角和多视角模型生成工作流，可在本地或 Comfy Cloud 上运行
</Card>
