Layered Noise for Procedural Generation

$12
Publisher Pradeilles Thomas
File size 25.39kB
Number of files 15
Latest version 1
Latest release date 2019-07-05 07:14:09
First release date 2019-07-03 11:36:08
Supported Unity versions 2018.4.2 or higher
Perlin Noise is awesome for all kind of procedural generated content. But in order to achieve good looking result, you need to apply combine multiples layers of noise.
This package is meant to help achieve better control over theses layers and help you create the terrain that best fit your needs using a range of settings and fusion modes.
Include a viewer that will help you preview the generated noise as height map in editor and a demo scene that will generate a world based on your settings.

Key Features :
- Control : generate map fitting your own taste by combining multiples layers of noise. Each layer can define a range of settings like it's fusion mode, alpha, origin, frequency, redistribution, scale, precision, ...
- Deterministic : randomize, save and load your terrain seeds for deterministic results.
- Independent calculation : all noise value calculation on x-y is independent from other positions.
- Serializable : compatible with JSON

What's Included :
- Clean C#
- Documentation
- Editor script showing you generated noise as height map.
- Demo Scene to help you getting started

Top Publisher Assets