DocsNodesFields

Curvature

Whether a spot on the surface is an edge, a crease or flat.

wear, edges, creases, dirt, moss, weathering, erosion, grime
Category
Fields
Outputs
field
Runs live in
no target yet

It reads positive on outward edges, negative in inward creases, and zero on flat ground. That one number is behind most of the wear that needs no texture: edges rubbed lighter, dirt and moss gathering in the pockets, snow sitting on top but not in the seams.

Unlike the other fields it needs the geometry itself, because whether a point is an edge depends on its neighbours rather than on where it is.

Inputs

SocketTypeWiring
meshgeometry

Parameters

NameTypeDefaultAvailable whenWhat it does
Scalenumber1always

Watch out

Read it from the same geometry you are about to shade. Anything that moves vertices in between leaves it reading flat everywhere.

Built with this node

Nothing in the manual is built around this node yet.

See also

  • colorRampThe usual consumer: edge wear as colour.
  • bevelFeed it into Selection to chamfer only the real edges.

Open the editor and try it