A Plugin for generating 1/2/3/4D Perlin and Fractal Perlin Noise, can be used through Blueprints.
This plugin implements the gradient based Perlin noise function in 1 to 4 dimensions, with customisable scale and amplitude, to be accessible through blueprints. This can be used to generate random and realistic landscapes both in 2D and 3D, an example of which is shown in the pictures. This plugin also includes fractal Perlin noise which combines several layers of normal Perlin noise to create more detail and/or variation. You can also set the seed for the noise to ensure that the same coordinates produce the same noise values.
Features:
Number of Blueprints: 0
Number of C++ Classes: 1
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows
Instructions and Example project: https://cutt.ly/2jYj0Kp