Add ComfyUI PlyPreview node (#2444)

* 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.

* Initial plan

* Convert tabs to 4 spaces in ComfyUI PlyPreview entry

Co-authored-by: XuanYu-github <94221632+XuanYu-github@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
XuanYu 2026-01-01 03:15:18 +08:00 committed by GitHub
parent 7ee4c8709e
commit 42f34c181f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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