add Depth2Mesh node for converting depth maps to 3D STL meshes

This commit is contained in:
Timothy Wong 2026-02-07 00:38:11 +00:00
parent 4faf4e05e3
commit 7182d681f7

View File

@ -43307,6 +43307,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "timothywong731",
"title": "Depth2Mesh Nodes for ComfyUI",
"id": "depth2mesh",
"reference": "https://github.com/timothywong731/ComfyUI-Depth2Mesh",
"files": [
"https://github.com/timothywong731/ComfyUI-Depth2Mesh/"
],
"install_type": "git-clone",
"description": "Converts Depth Maps to 3D STL meshes directly in ComfyUI."
}
]
}