diff --git a/custom-node-list.json b/custom-node-list.json index 6c7d10ca..cb7572bd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11814,6 +11814,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",