Skip to main content
The VoxelToMesh node converts 3D voxel data into a mesh geometry by extracting a surface at a specified threshold value. It offers two algorithms for surface extraction: a basic method that creates simple box-like faces, and a surface net method that produces smoother, more detailed meshes. The node processes each voxel grid in the input and generates vertices and faces that form a 3D mesh representation.

Inputs

ParameterDescriptionData TypeRequiredRange
voxelThe input voxel data to convert to mesh geometryVOXELYes-
algorithmThe algorithm used for surface extraction. “surface net” produces smoother meshes, while “basic” creates simple box-like faces (default: “surface net”)COMBOYes"surface net"
"basic"
thresholdThe threshold value for surface extraction. Voxels with values above this threshold are considered solid (default: 0.6)FLOATYes-1.0 to 1.0

Outputs

Output NameDescriptionData Type
MESHThe generated 3D mesh containing vertices and faces from all input voxel grids. If all voxel grids produce meshes with identical shapes, the output is a stacked tensor; otherwise, a variable-length batch is returnedMESH
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): b600be13f1a484d8c0cc1f9c3918630d00c15d35008bcac0f677b21ef64b5d98