diff --git a/custom-node-list.json b/custom-node-list.json index 87c77435..da63e22d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11986,6 +11986,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "3D-MeshTool", + "title": "ComfyUI-3D-MeshTool", + "id": "3D-MeshTool", + "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", + "files": [ + "https://github.com/807502278/ComfyUI-3D-MeshTool/tree/main/nodes" + ], + "install_type": "copy", + "description": "A simple 3D model processing tool within ComfyUI." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",