Nodes/ComfyUI-BrainDead/BD MeshLib Fill Holes
ComfyUI Node

BD MeshLib Fill Holes

Fill mesh holes using MeshLib's curvature-aware hole filler. Handles large, irregular holes that CuMesh and PyMeshLab miss. Ideal for cleaning up DC remesh output before UV unwrap or export. max_hole_edges limits which holes get filled — set higher to fill larger holes, lower to only fill small artifacts.

By BizaNator·Created 7 months ago·Updated 16 days ago· 14
BD MeshLib Fill Holes
  • mesh
  • mesh
  • status
max_hole_edges300
nice_filltrue
Category🧠BrainDead/Mesh

Inputs (3)

NameTypeDefaultDescription
meshTRIMESH
max_hole_edgesINT3003–10000Maximum boundary edge count for a hole to be filled. Larger = fill bigger holes.
nice_fillBOOLEANtrueUse curvature-aware fill (slower but much better quality). False = fast trivial fill.

Outputs (2)

NameTypeDescription
meshTRIMESH
statusSTRING