DocsNodesModifiers

Subdivision

Smooths a shape by dividing and rounding it.

smooth, round, subdivide, organic, soften, catmull
Category
Modifiers
Outputs
mesh
Runs live in
no target yet

A box becomes a rounded box, then a ball. Each pass divides every face and pulls the result towards a smooth surface, so this changes the shape and not only its resolution.

When you want more points without changing the shape, use Tessellate or Refine instead. Cost multiplies with each pass, so two is usually plenty.

Inputs

SocketTypeWiring
meshgeometry

Parameters

NameTypeDefaultAvailable whenWhat it does
Iterationsnumber1always
Algorithmloop | catmull-clarkloopalways
Splitcheckboxoffalways
UV Smoothcheckboxoffalways
Preserve Edgescheckboxoffalways

Built with this node

See also

  • tessellateTo add resolution without changing the shape.
  • smoothTo relax an existing surface rather than divide it.

Open the editor and try it