ComfyUI Node
Gaussian Export
A ComfyUI node in viewer with 3 inputs and 1 output.
Gaussian Export
- out_path
◄ply_path—►
◄formatply_no_sh►
◄output_filenameexported►
Categoryviewer
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| ply_path | STRING | Path to a Gaussian Splatting PLY to re-export | |
| format | COMBO | ply_no_sh | ply - passthrough copy. ply_no_sh - drop view-dependent SH (f_rest_*); keep base color (f_dc_*). ~3-5x smaller but loses specular highlights. spz - SPZ v2 (gzipped). ~9x smaller; SH coefficients quantize to 4 bits each. Requires Node.js on PATH. |
| output_filename | STRING | exported | Basename for the output file (no extension). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| out_path | STRING | — |