Voronoi 3D B Vector

From Terragen Documentation from Planetside Software
Jump to: navigation, search
Smooth Voronoi 3D B Vector


Overview[edit]

These two nodes generate Voronoi noise and output the noise value as a vector. Voronoi noise has the appearance of being divided up into different cells. Here are examples of the noise patterns generated by the nodes. Note that the output vector of the nodes was converted to a greyscale colour to better show the pattern.

Voronoi 3D A vector noise
Voronoi 3D B vector 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 B Vector with required node for position in texture space, and optional nodes to drive scale and seed values.
Rendered top view of Voronoi 3D B Vector noise pattern.
Render perspective view of the same Voronoi 3D B Vector 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 B Vector nodes in a project.
  • Enable: When checked, the node is active, and when unchecked the node is ignored.
  • Scale: The scale setting controls the overall scale of the noise pattern generated. Increasing the scale value make it seems 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.



A vector is a set of three scalars, normally representing X, Y and Z coordinates. It also commonly represents rotation, where the values are pitch, heading and bank.

A single object or device in the node network which generates or modifies data and may accept input data or create output data or both, depending on its function. Nodes usually have their own settings which control the data they create or how they modify data passing through them. Nodes are connected together in a network to perform work in a network-based user interface. In Terragen 2 nodes are connected together to describe a scene.