Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,12 @@
"tutorials/partner-nodes/tripo/model-generation"
]
},
{
"group": "Meshy",
"pages": [
"tutorials/partner-nodes/meshy/meshy-6"
]
},
{
"group": "Bria",
"pages": [
Expand Down Expand Up @@ -1039,6 +1045,12 @@
"zh-CN/tutorials/partner-nodes/tripo/model-generation"
]
},
{
"group": "Meshy",
"pages": [
"zh-CN/tutorials/partner-nodes/meshy/meshy-6"
]
},
{
"group": "Bria",
"pages": [
Expand Down
63 changes: 63 additions & 0 deletions tutorials/partner-nodes/meshy/meshy-6.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
title: "Meshy 6 API Node Model Generation ComfyUI Official Example"
description: "This article will introduce how to use Meshy 6 node's API in ComfyUI for 3D model generation"
sidebarTitle: "Meshy 6"
---

import ReqHint from "/snippets/tutorials/partner-nodes/req-hint.mdx";
import UpdateReminder from "/snippets/tutorials/update-reminder.mdx";

Meshy is a leading AI-powered 3D generation platform that enables users to create high-quality 3D models from text prompts, images, or multi-view inputs. ComfyUI has now natively integrated the Meshy API, allowing you to conveniently use the related nodes for 3D model generation.

## About Meshy 6

Meshy 6 is the latest generation of Meshy's 3D model generation technology, featuring significant improvements in geometry quality, texture fidelity, and workflow efficiency.

**Model highlights:**
- **Smarter geometry**: Improved mesh topology with cleaner edges and more coherent structures
- **Higher texture fidelity**: Enhanced texture generation with better detail preservation and color accuracy
- **Faster workflows**: Optimized generation pipeline for quicker turnaround times
- **Multiple input modes**: Supports text-to-3D, image-to-3D, and multi-view to 3D generation
- **PBR support**: Generate physically-based rendering maps including metallic, roughness, and normal maps

<ReqHint/>
<UpdateReminder/>

## Text-to-Model Workflow

Generate 3D models directly from text descriptions using Meshy 6.

<CardGroup cols={2}>
<Card title="Try on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_meshy_text_to_model&utm_source=docs">
Run the text-to-model workflow instantly on Comfy Cloud.
</Card>
<Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_meshy_text_to_model.json">
Download the workflow JSON file for local use.
</Card>
</CardGroup>

## Image-to-Model Workflow

Convert 2D images into detailed 3D models with Meshy 6's image-to-3D capabilities.

<CardGroup cols={2}>
<Card title="Try on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_meshy_image_to_model&utm_source=docs">
Run the image-to-model workflow instantly on Comfy Cloud.
</Card>
<Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_meshy_image_to_model.json">
Download the workflow JSON file for local use.
</Card>
</CardGroup>

## Multi-view to Model Workflow

Generate 3D models from multiple view images for more accurate geometry and texture reconstruction.

<CardGroup cols={2}>
<Card title="Try on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_meshy_multi_image_to_model&utm_source=docs">
Run the multi-view workflow instantly on Comfy Cloud.
</Card>
<Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_meshy_multi_image_to_model.json">
Download the workflow JSON file for local use.
</Card>
</CardGroup>
63 changes: 63 additions & 0 deletions zh-CN/tutorials/partner-nodes/meshy/meshy-6.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
title: "Meshy 6 API 节点 3D 模型生成 ComfyUI 官方示例"
description: "本文将介绍如何在 ComfyUI 中使用 Meshy 6 节点的 API 进行 3D 模型生成"
sidebarTitle: "Meshy 6"
---

import ReqHint from "/snippets/tutorials/partner-nodes/req-hint.mdx";
import UpdateReminder from "/snippets/tutorials/update-reminder.mdx";

Meshy 是一个领先的 AI 驱动 3D 生成平台,使用户能够从文本提示、图像或多视角输入创建高质量的 3D 模型。ComfyUI 现已原生集成 Meshy API,让您可以方便地使用相关节点进行 3D 模型生成。

## 关于 Meshy 6

Meshy 6 是 Meshy 最新一代的 3D 模型生成技术,在几何质量、纹理保真度和工作流效率方面都有显著提升。

**模型亮点:**
- **更智能的几何体**:改进的网格拓扑结构,边缘更清晰,结构更连贯
- **更高的纹理保真度**:增强的纹理生成,细节保留和色彩准确度更好
- **更快的工作流**:优化的生成管线,周转时间更短
- **多种输入模式**:支持文本到 3D、图像到 3D 和多视角到 3D 生成
- **PBR 支持**:生成基于物理的渲染贴图,包括金属度、粗糙度和法线贴图

<ReqHint/>
<UpdateReminder/>

## 文本到模型工作流

使用 Meshy 6 直接从文本描述生成 3D 模型。

<CardGroup cols={2}>
<Card title="在云端试用" icon="cloud" href="https://cloud.comfy.org/?template=api_meshy_text_to_model&utm_source=docs">
在 Comfy Cloud 上即时运行文本到模型工作流。
</Card>
<Card title="下载工作流" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_meshy_text_to_model.json">
下载工作流 JSON 文件以供本地使用。
</Card>
</CardGroup>

## 图像到模型工作流

使用 Meshy 6 的图像到 3D 功能将 2D 图像转换为详细的 3D 模型。

<CardGroup cols={2}>
<Card title="在云端试用" icon="cloud" href="https://cloud.comfy.org/?template=api_meshy_image_to_model&utm_source=docs">
在 Comfy Cloud 上即时运行图像到模型工作流。
</Card>
<Card title="下载工作流" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_meshy_image_to_model.json">
下载工作流 JSON 文件以供本地使用。
</Card>
</CardGroup>

## 多视角到模型工作流

从多个视角图像生成 3D 模型,以获得更准确的几何和纹理重建。

<CardGroup cols={2}>
<Card title="在云端试用" icon="cloud" href="https://cloud.comfy.org/?template=api_meshy_multi_image_to_model&utm_source=docs">
在 Comfy Cloud 上即时运行多视角工作流。
</Card>
<Card title="下载工作流" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_meshy_multi_image_to_model.json">
下载工作流 JSON 文件以供本地使用。
</Card>
</CardGroup>
Loading