Fractal Warp Shader

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
Fractal Warp Shader
Fractal Warp Shader

Overview

The Fractal warp shader distorts the 2D texture coordinates of the upstream shaders connected to its Main Input. In the example below you can see the effect of modifying the Scale value on the black and white shapes. Practical examples of this might be to transform a shape defined and displaced by a Simple shape shader into a snaking river that cuts across the terrain, or into a detailed hill or mountain.

Scale = 0 (No Fractal warp applied)
Scale = 0 (No Fractal warp applied)
Scale = 500
Scale = 500
Scale = 1100
Scale = 1100
Simple shape shader displacing terrain.
Simple shape shader displacing terrain.
Fractal warp shader warping terrain.
Fractal warp shader warping terrain.
Simple shape shader displacing terrain.
Simple shape shader displacing terrain.
Fractal warp shader warping terrain
Fractal warp shader warping terrain

Settings:

  • Scale: Sets the size of the fractal pattern’s feature detail in meters and is similar to the Feature Scale parameter in a Power Fractal shader. Default value is 1000 metres and useful values depend on the size of the area to warp. Using too high a value relative to the size of the area you wish to affect, can result in unpredictable results as the fractal pattern can warp the areas to completely new positions and obliterate features. Values lower than the size of the area you want to warp can lead to more predictable results.
    Scale = 100
    Scale = 100
    Scale = 500
    Scale = 500
    Scale = 1000 (default)
    Scale = 1000 (default)
    Scale = 1500
    Scale = 1500


  • Warp amount: Sets the amplitude of the warp effect. Default value is 1.0. A value of 0.0 results in no warping effect. Lower values result in less warping, while higher values result in greater warping up to the limits set by the Scale parameter.
    Warp amount = 0.5
    Warp amount = 0.5
    Warp amount = 1.0
    Warp amount = 1.0
    Warp amount = 1.5 (default)
    Warp amount = 1.5 (default)
    Warp amount = 2.0
    Warp amount = 2.0


  • Variation:This has an effect on the shape of the warp.
    Varitation = 0.1
    Varitation = 0.1
    Variation = 0.5
    Variation = 0.5
    Variation = 1.0 (default)
    Variation = 1.0 (default)
    Variation = 2.0
    Variation = 2.0


  • Roughness: This affects the amount of contribution from smaller octaves of the warp fractal. The default setting is 1, and recommended settings range from 0 to 2.0.
    Roughness = 0.85
    Roughness = 0.85
    Roughness = 0.95
    Roughness = 0.95
    Roughness = 1.0 (default)
    Roughness = 1.0 (default)
    Roughness = 1.1
    Roughness = 1.1
    Overdriving the Roughness value to 2.0 can lead to unpredictable vertical stretching and displacements.
    Overdriving the Roughness value to 2.0 can lead to unpredictable vertical stretching and displacements.


  • Scale modulator: The warp fractal consists of multiple octaves of noise, with each octave working at a different scale. The Scale modulator acts as a filter on which octaves are applied. When the Scale modulator is 1, all octaves are applied. When the Scale modulator is less than 1, some of the largest scale octaves are filtered out so that only the smaller scale octaves are applied. In other words it limits the largest scale of the fractal. The Scale modulator is applied using an exponential scale. When the Sale modulator is 0.5, the largest scale is one thousand times smaller than normal. When the Scale modulator is 0, the largest scale is one million times smaller than normal.
    Simple shape shader displacing terrain.
    Simple shape shader displacing terrain.
    Fractal warp shader warping terrain.
    Fractal warp shader warping terrain.
    Ramp from 0 - 1 to be applied via Scale Modulator parameter.
    Ramp from 0 - 1 to be applied via Scale Modulator parameter.
    Result of ramp assigned to Scale Modulator.
    Result of ramp assigned to Scale Modulator.
    Result of ramp assigned as a mask.
    Result of ramp assigned as a mask.


  • Obey downstream smoothing filters: Allows the Fractal warp shader to take into consideration the “Smoothing scale” parameter of any Smoothing filter shaders located downstream from it in the node network. The “Smooth scale” value can force the Fractal warp shader not to generate features smaller than the “Smooth scale” value thereby smoothing its output.
    Smoothing = 1.0
    Smoothing = 1.0
    Smoothing = 2.5
    Smoothing = 2.5
    Smoothing = 5.0
    Smoothing = 5.0
    Smoothing - 10.0
    Smoothing - 10.0


  • Mask by shader: When checked this shader is masked by the shader or function node assigned to this parameter.
  • Fit mask to this: If this is checked the mask shader, specified with the Mask by shader parameter is given different texture coordinates in order to remap it into the texture space of this shader. Note that not all shaders use texture coordinates so this may have no effect.
  • Invert mask: Check this to invert the values produced by the mask shader specified in the Mask by shader parameter.


Archival Examples


Effect on displacement

Scale Warp amount Variation Roughness


Effects on texture

Scale Warp amount Variation Roughness