ComfyUI Node
Load Gaussian PLY Enhance
A ComfyUI node in PlyPreview with 8 inputs and 3 outputs.
Load Gaussian PLY Enhance
- ply_path
- extrinsics
- intrinsics
◄ply_file▾►
◄fov_degrees50►
◄auto_resolutionenabled►
◄target_scale10►
◄image_width512►
◄image_height512►
◄enable_opacity_filterdisabled►
◄opacity_threshold0.10►
CategoryPlyPreview
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| ply_file | COMBO | Select a .ply file from input or output folder, or upload one | |
| fov_degrees | FLOAT | 5010–180 | Horizontal field of view in degrees (10-180°, supports wide-angle and fisheye) |
| auto_resolution | COMBO | enabled | Auto-calculate optimal resolution based on FOV and target scale |
| target_scaleopt | FLOAT | 101–50 | Target gaussian scale in viewer (used when auto_resolution enabled) |
| image_widthopt | INT | 51264–8192 | Image width for camera intrinsics (used when auto_resolution disabled) |
| image_heightopt | INT | 51264–8192 | Image height for camera intrinsics (used when auto_resolution disabled) |
| enable_opacity_filteropt | COMBO | disabled | Filter out low-opacity Gaussians to reduce background noise |
| opacity_thresholdopt | FLOAT | 0.100–1 | Minimum opacity (0-1). Gaussians below this will be removed (used when filter enabled) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| ply_path | STRING | — |
| extrinsics | EXTRINSICS | — |
| intrinsics | INTRINSICS | — |