mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
add Depth2Mesh node for converting depth maps to 3D STL meshes
This commit is contained in:
parent
4faf4e05e3
commit
7182d681f7
@ -43307,6 +43307,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user