• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.5: 2018-01-11T19:28:23Z
  • First Published: 2016-10-18T17:01:23Z
  • Size: 4059232
  • Supported Unity Versions: 5.5.2
tools particles-effects

FastNoise

(54 Votes)
$4.99 $4.99

Downloadable Demo

This noise generation library has been designed for realtime usage from the ground up, so is ideal for large procedural terrain generation. Performance comparisons to other noise libraries

Features
* Value Noise 2D, 3D
* Perlin Noise 2D, 3D
* Simplex Noise 2D, 3D, 4D
* Cubic Noise 2D, 3D
* Gradient Perturb 2D, 3D
* Multiple fractal options for all of the above
* Cellular (Worley) Noise 2D, 3D
* Continuous Cave Noise 3D
* White Noise 2D, 3D, 4D
* Supports floats or doubles

This package also includes FastNoise SIMD, which utilises SIMD CPU instructions to gain huge performance boosts. It is slightly less flexible and can only be used on platforms that support native code, but if you can I would highly suggest using this for heavy noise generation loads.
I am the author of these 2 noise libraries, they are open source and can be found here:

https://github.com/Auburns/FastNoise
https://github.com/Auburns/FastNoiseSIMD

There are several extras that you get from purchasing this package:

* Unity editor integration with live preview
* Precompiled C++ libraries for FastNoise SIMD (Windows, Mac OSX, Linux, Android, iOS)
* C# interface to use FastNoise SIMD
* Voxel terrain engine
* Help support continued development of these open source noise libraries

The voxel terrain engine is a simple but well optimised example of how to use noise to generate infinite terrains, it features:

* Chunk management system
* Infinite generation in all 3 axis
* Multi-threaded terrain generation
* Baked ambient occlusion
* Naive surface meshing
* Flexible classes allow easy customisation
* 6 different terrain generators
* Commented code to help people understand the workings of a voxel engine


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!