Procedural Noise Suite

A plugin for generating 8 noises in 1/2/3/4 dimensions.

Category:
Tags: , , , , , , , ,

Description

This plugin provides 8 noises that can be used in C++ and Blueprints. The noises available are: Voronoi, Worley, Perlin, Cubic, Value, OpenSimplex, Spot, Gaussian. Each noise is available in 1 to 4 dimensions. Each noise, except Gaussian, can also be made fractal – that is combining several layers to add an effect of depth or adding more variety. There is also an option to add a “wood rings” effect to each noise, again except Gaussian. You can also set the seed for the noise generation to ensure repeatability. These noises can be used for a variety of purposes; the three example uses in the example project are: generating textures, surfaces and cave systems.

Technical Details

Noises, each one available in 1 to 4 Dimensions:

Fractal

Seed setting:

Number of Blueprints: 0

Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Windows, Mac, Linux

Supported Target Build Platforms: Windows, Mac, Linux, Android

Example Project and Instructions: https://cutt.ly/llJrHQW

Supported Engine Versions

4.24 – 4.26