ComfyUI Node
SphereSplatSeed
Converts an equirectangular panorama into a Gaussian sphere seeding a 360-degree world.
SphereSplatSeed
- image
- depth
- splats
◄horizontal_fov360.00►
◄radius5.00►
◄splat_scale_frac1.50►
◄stride2►
◄opacity_logit6.00►
◄deviceauto►
CategoryCamera/World
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Equirectangular panorama [1,H,W,3]. | |
| horizontal_fov | FLOAT | 360.001–360 | — |
| radius | FLOAT | 5.000.01–10000 | Sphere radius used when no depth map is provided. |
| splat_scale_frac | FLOAT | 1.500.1–10 | Splat sigma as a fraction of the local point spacing (larger = smoother, fewer holes). |
| stride | INT | 21–64 | Pixel subsampling stride (1 Gaussian per stride x stride block). |
| depthopt | TENSOR | Optional ray-depth map [H,W] (or [1,H,W]/[H,W,1]) matching the panorama. | |
| opacity_logitopt | FLOAT | 6.00-10–20 | — |
| deviceopt | COMBO | auto | 3 options: auto, cpu, cuda |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| splats | GSPLAT | — |