Nodes/ComfyUI-BrainDead/BD Mesh Repair
ComfyUI Node

BD Mesh Repair

Repair mesh topology using PyMeshLab. Fixes holes, duplicates, degenerates, and normals.

By BizaNator·Created 7 months ago·Updated 16 days ago· 14
BD Mesh Repair
  • mesh
  • mesh
  • status
remove_duplicatestrue
remove_degeneratetrue
close_holestrue
max_hole_edges100
repair_normalstrue
merge_threshold0.0001
Category🧠BrainDead/Mesh

Inputs (7)

NameTypeDefaultDescription
meshTRIMESH
remove_duplicatesoptBOOLEANtrueMerge duplicate/close vertices
remove_degenerateoptBOOLEANtrueRemove zero-area faces and duplicates
close_holesoptBOOLEANtrueClose holes in mesh
max_hole_edgesoptINT1003–1000Max edges for hole closing
repair_normalsoptBOOLEANtrueFix face orientation and recompute normals
merge_thresholdoptFLOAT0.00010.00001–0.01Distance threshold for vertex merging

Outputs (2)

NameTypeDescription
meshTRIMESH
statusSTRING