Noise layer

2D Generator  -  Generate a possibly animated noise image

NoiseTextureGenerator NoiseTextureGenerator NoiseTextureGenerator NoiseTextureGenerator

This generator creates a procedural noise image using a NoiseFunction Icon Noise Function .

Multi-scale noise (more detailed) noises can be obtained by changing the Octaves.

The obtained noise image can be colored arbitrarily with a ColorFunctionTextureModifier Icon Color Function .


Variables:

  • Gradient: Colorize with a color gradient
  • Function: Select the noise generator algorithm
  • Scale: Overall noise 2D scaling factors

Python

    Oil.createObject("NoiseTextureGenerator")