DA3 Filter Gaussians

DA3_FilterGaussians

DepthAnythingV3output node

Filter 3D Gaussians from a PLY file and save filtered result. Connect 'gaussian_ply_path' from DepthAnything_V3 node. Filtering options: - filter_sky: Remove Gaussians in sky regions (requires sky_mask from DepthAnything_V3) - depth_prune_percent: Keep only closest X% of Gaussians by depth (0.9 = keep 90%) - opacity_threshold: Remove low-opacity Gaussians Output: Path to filtered PLY file (compatible with SuperSplat, gsplat.js, 3DGS viewers)

Pack: ComfyUI-DepthAnythingV3

custom_nodes.ComfyUI-DepthAnythingV3

Inputs (6)

NameTypeRequired
gaussian_ply_pathSTRINGrequired
filename_prefixSTRINGrequired
sky_maskMASKoptional
filter_skyBOOLEANoptional
depth_prune_percentFLOAToptional
opacity_thresholdFLOAToptional

Outputs (1)

NameType
ply_pathSTRING