ComfyUI Node
Depth + Normals to Mesh
A ComfyUI node in geompack/texture_remeshing with 11 inputs and 2 outputs.
Depth + Normals to Mesh
- normal_map
- depth
- depth_image
- mesh
- info
◄resolution512►
◄depth_scale1.0►
◄methodpoisson►
◄poisson_depth8►
◄poisson_scale1.1►
◄skip_backgroundtrue►
◄background_threshold0.01►
◄invert_depthfalse►
Categorygeompack/texture_remeshing
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| normal_map | IMAGE | — | |
| resolution | INT | 51264–2048 | Resolution for point cloud sampling (higher = more detail, slower) |
| depth_scale | FLOAT | 1.00.01–10 | Scale factor for depth values |
| depthopt | MASK | — | |
| depth_imageopt | IMAGE | — | |
| methodopt | COMBO | poisson | 2 options: poisson, ball_pivoting |
| poisson_depthopt | INT | 84–12 | Octree depth for Poisson reconstruction (higher = more detail) |
| poisson_scaleopt | FLOAT | 1.11–2 | Scale factor for Poisson bounding box |
| skip_backgroundopt | COMBO | true | Skip pixels with depth below threshold (background removal) |
| background_thresholdopt | FLOAT | 0.010–1 | Depth threshold for background pixels |
| invert_depthopt | COMBO | false | Invert depth values (for depth maps where white = far) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| mesh | TRIMESH | — |
| info | STRING | — |