Voronoi 3D Diff Scalar

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
Voronoi 3D Diff Scalar
Voronoi 3D Diff Scalar


Overview

This node generates Voronoi noise and outputs the noise value as a scalar. Voronoi noise has the appearance of being divided up into different cells. Here is an example of the noise pattern generated by the node:

Voronoi 3D diff scalar noise
Voronoi 3D diff scalar noise


This node requires a Get position, Get position in geometry, or Get position in texture function node to be assigned to its Main input so that the current render state knows where a sampled point is located in texture space.

Node Network view of Voronoi 3D Diff Scalar with required node for position in texture space, and optional nodes to drive scale and seed values.
Node Network view of Voronoi 3D Diff Scalar with required node for position in texture space, and optional nodes to drive scale and seed values.
Rendered top view of Voronoi 3D Diff Scalar noise pattern.
Rendered top view of Voronoi 3D Diff Scalar noise pattern.
Render perspective view of the same Voronoi 3D Diff Scalar used for displacement.
Render perspective view of the same Voronoi 3D Diff Scalar used for displacement.


Settings:

  • Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Voronoi 3D Diff Scalar nodes in a project.
  • Enable: When checked, the node is active, and when unchecked the node is ignored.
  • Scale: This setting controls the overall scale of the noise pattern generated. Increasing the scale value makes it seem like the cells in the noise are larger.
  • Seed: The seed value controls the noise pattern generated. Each seed value generates a slightly different pattern.