Geometry Nodes

Geometry nodes and the shader use different defaults for the coordinates of the Voronoi texture. Geometry Nodes bases them on the “Position” field, while the shader uses the “Generated” coordinates.
This is probably the case for most texture nodes, but I didn’t check this thoroughly.

Here is how you can match commonly used texture coordinates from the shader in geometry nodes:

Object Coordinates

Generated Coordinates

UV

21 Likes