Compare commits

...

3 Commits

Author SHA1 Message Date
Timothy
b4c441a17d
Merge c44bbe0203 into 491f847bbc 2026-04-23 14:02:44 +00:00
Timothy Wong
c44bbe0203 fix: remove slash 2026-02-08 15:04:08 +00:00
Timothy Wong
7182d681f7 add Depth2Mesh node for converting depth maps to 3D STL meshes 2026-02-07 00:38:11 +00:00

View File

@ -46467,6 +46467,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."
}
]
}