ComfyUI Node: 🔷 Gaussian Splat to Mesh

Authored by toriumi

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

3D/mesh

Inputs

ply_data PLY_DATA
method
  • marching_cubes
  • poisson_like
  • alpha_shape
  • ball_pivoting
alpha FLOAT
resolution INT
radius_factor FLOAT
max_points INT
remove_outliers BOOLEAN
outlier_std_ratio FLOAT
density_filter BOOLEAN
density_percentile FLOAT
color_knn INT
smooth_sigma FLOAT

Outputs

TRIMESH

Extension: ComfyUI_GaussianSplatToMesh

Converts Gaussian Splat point cloud data (PLY_DATA) to 3D meshes (TRIMESH) for export in GLB/OBJ/PLY/STL formats. (Description by CC)

Authored by toriumi

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more