Add ComfyUI Pulse MeshAudit custom node for 3D mesh auditing (#2714)

This commit is contained in:
Krishnan Ramachandran 2026-03-29 19:52:24 +01:00 committed by GitHub
parent 8d750aac72
commit 5462fe7acc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}