ComfyUI Node
Preview Gaussian
A ComfyUI node in gaussian_preview with 5 inputs and 2 outputs.
Preview Gaussian
- gaussians
- extrinsics
- intrinsics
- video_path
- save_ply_path
◄ply_path—►
◄preview_width512►
Categorygaussian_preview
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| ply_pathopt | STRING | Path to a Gaussian Splatting PLY file (alternative to gaussians input) | |
| gaussiansopt | GAUSSIANS_3D | Gaussians3D object from SHARP Predict (alternative to ply_path input) | |
| extrinsicsopt | EXTRINSICS | 4x4 camera extrinsics matrix for initial view | |
| intrinsicsopt | INTRINSICS | 3x3 camera intrinsics matrix for FOV | |
| preview_widthopt | INT | 512256–4096 | Preview window width in pixels (affects recording resolution) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| video_path | STRING | — |
| save_ply_path | STRING | — |