mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-01 06:13:44 +08:00
Add ComfyUI Pulse MeshAudit custom node for 3D mesh auditing (#2714)
This commit is contained in:
parent
8d750aac72
commit
5462fe7acc
@ -45467,6 +45467,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "krishnancr",
|
||||
"title": "ComfyUI Pulse MeshAudit",
|
||||
"id": "comfyui-pulse-meshaudit",
|
||||
"reference": "https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit",
|
||||
"files": [
|
||||
"https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for auditing 3D mesh files by rendering them with a headless renderer and displaying an interactive carousel of renders with detailed mesh statistics. Features 16 renders per execution (4 camera angles x 4 shading modes), an interactive image viewer, and an asset statistics panel with geometry and quality metrics. Supports Linux x64 and Windows x64 with Vulkan-capable GPUs."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user