Perlin 3D Scalar

From Terragen Documentation from Planetside Software
Revision as of 18:37, 1 June 2011 by JavaJones (talk | contribs)
Jump to navigation Jump to search

Perlin 3D Scalar

Node Description & Purpose:
This node generates Perlin noise and outputs the noise value as a scalar. The output value ranges between -1 and 1. Here is an example of the noise pattern generated by the node:


[Perlin 3D scalar noise]


Note that this image has been adjusted somewhat to make the pattern a bit clearer.

Node Type: Function

Settings:

  • Scale: The scale setting controls the overall scale of the noise pattern generated. Increasing the scale value makes pattern larger overall.
  • Seed: The seed value controls the noise pattern generated. Each seed value generates a slightly different pattern.