Skip to content

Conversation

@XuanYu-github
Copy link
Contributor

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.

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.
Copilot AI review requested due to automatic review settings December 28, 2025 17:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new custom node entry for ComfyUI PlyPreview to the custom node registry, enabling users to load and preview Gaussian Splat PLY files within ComfyUI.

Key Changes:

  • Adds ComfyUI PlyPreview node entry with git-clone installation type
  • Includes metadata for author, title, ID, repository reference, and description

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 40181 to 40191
{
"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"
}
Copy link

Copilot AI Dec 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indentation for this entire entry uses tabs instead of spaces. All other entries in this JSON file use 4 spaces for indentation. This inconsistency should be corrected to maintain uniform formatting throughout the file.

Copilot uses AI. Check for mistakes.
Copilot AI and others added 3 commits December 28, 2025 17:52
Co-authored-by: XuanYu-github <94221632+XuanYu-github@users.noreply.github.com>
…spaces

Convert tabs to spaces in ComfyUI PlyPreview entry
@ltdrdata ltdrdata merged commit 42f34c1 into Comfy-Org:main Dec 31, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants