Volume to Mesh¶
The Volume to Mesh node generates a mesh on the «surface» of a volume. The surface is defined by a threshold value. All voxels with a larger value than the threshold are considered to be outside.
Nota
Currently, this node only works on volumes generated using geometry nodes.
Inputs¶
- Geometria
Entradas de geometria padrão.
- Density
Name of the volume grid attribute the mesh is created from.
- Voxel Amount
Especifica a resolução aproximada da malha final. O tamanho do voxel é adaptado ao tamanho do volume inteiro.
- Voxel Size
Usa uma resolução fixa que não muda quando o volume muda.
- Ajuste
Voxels with a larger value are considered to be inside the mesh.
- Adaptivity
Reduces the final face count by simplifying geometry where detail is not needed.
Properties¶
- Resolution Mode
Modo para como a resolução da malha final é controlada.
- Grade
Isso torna a resolução dependente da resolução da malha que é convertida. Resolução maior do grid resulta em uma malha de maior resolução. Em muitos casos, esse é o modo mais eficiente.
- Voxel Amount
Especifica a resolução aproximada da malha final. O tamanho do voxel é adaptado ao tamanho do volume inteiro.
- Voxel Size
Usa uma resolução fixa que não muda quando o volume muda.
Saídas¶
- Geometria
Saída padrão de geometria.