ComfyUI Node Runs on cloud
Convert MoGe Point Map to Mesh
Convert a MoGe point map into a 3D mesh.
Convert MoGe Point Map to Mesh
- moge_geometry
- MESH
◄batch_index0►
◄decimation1►
◄discontinuity_threshold0.04►
◄texturetrue►
Categoryimage/geometry estimation
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| moge_geometry | MOGE_GEOMETRY | — | |
| batch_index | INT | 00–4096 | Which image of a batched MoGe geometry to mesh. Per-image vertex counts differ, so batches can't be stacked into a single MESH. |
| decimation | INT | 11–8 | Vertex stride; 1 = full resolution. |
| discontinuity_threshold | FLOAT | 0.040–1 | Drop pixels whose 3x3 depth span exceeds this fraction. 0 = off. |
| texture | BOOLEAN | true | Carry the source image through as the baseColor texture. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MESH | MESH | — |