mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-04 11:10:50 +08:00
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:
parent
7ee4c8709e
commit
42f34c181f
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user