mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-07 12:40:50 +08:00
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:
parent
8662f6e527
commit
def5a6eafb
@ -40177,6 +40177,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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