Add Meshy Plugins

Add Meshy Plugins
This commit is contained in:
Kazama-Suichiku 2025-12-02 18:20:09 +08:00 committed by GitHub
parent c8dce94c03
commit fe7c27e25d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
{ {
"custom_nodes": [ "custom_nodes": [
{ {
"author": "Dr.Lt.Data", "author": "Dr.Lt.Data",
@ -18915,6 +18915,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Comfyui-rodin is a 3D generation extension based on Rodin-API. It provides many of the functionality nodes currently available in RodinAPI and It provides a 3D preview node for ComfyUI." "description": "Comfyui-rodin is a 3D generation extension based on Rodin-API. It provides many of the functionality nodes currently available in RodinAPI and It provides a 3D preview node for ComfyUI."
}, },
{
"author": "Kazama-Suichiku",
"title": "ComfyUI-Meshy",
"id": "comfyui-meshy",
"reference": "https://github.com/Kazama-Suichiku/ComfyUI-Meshy",
"files": [
"https://github.com/Kazama-Suichiku/ComfyUI-Meshy"
],
"install_type": "git-clone",
"description": "ComfyUI-Meshy is a 3D generation extension based on Meshy AI API. It provides Text-to-3D and Image-to-3D capabilities within ComfyUI, allowing you to generate 3D models directly from text prompts or images. Supports multiple AI models (Meshy-4, Meshy-5, Meshy-6) with customizable topology, polygon count, and PBR settings."
},
{ {
"author": "Ardenius", "author": "Ardenius",
"title": "ComfyUI-Ardenius", "title": "ComfyUI-Ardenius",
@ -37725,3 +37736,4 @@
} }
] ]
} }