Add ComfyUI PlyPreview node

Gaussian Splat PLY loader + preview nodes for ComfyUI. Forked from GeometryPack and repackaged to avoid upstream overwrites. Includes front-end viewer (gsplat.js) bundled locally.
This commit is contained in:
XuanYu 2025-12-29 01:43:14 +08:00 committed by GitHub
parent 8662f6e527
commit def5a6eafb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40177,6 +40177,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "XuanYu-github",
"title": "ComfyUI PlyPreview",
"id": "comfyui-plypreview",
"reference": "https://github.com/XuanYu-github/comfyui-PlyPreview",
"files": [
"https://github.com/XuanYu-github/comfyui-PlyPreview"
],
"install_type": "git-clone",
"description": "Gaussian Splat PLY loader + preview nodes (Load/Path/Process/Preview) with bundled gsplat viewer"
}
]
}