Publisher | Bolt-Scripts |
---|---|
File size | 165.03kB |
Number of files | 14 |
Latest version | 1 |
Latest release date | 2019-05-13 08:22:14 |
First release date | 2017-01-20 12:21:21 |
Supported Unity versions | 2018.4.2 or higher |
A simple and easy to use script for creating smooth noise and fractal brownian noise on cpu or gpu.
Features:
~Create smooth noise in 1 to 4 dimensions
~Create fractal brownian noise by combining smooth noise octaves
~Can set seed for repeatable noise patterns
~Static methods and class so it can be used from anywhere and doesn't require a component to work
~Can generate textures of noise/fractal noise very fast with gpu assisted noise generation.
~Generate arrays of noise from custom datasets
~Comes with a few example scenes to get started quickly
~All methods have descriptions and helpful info
Note: Currently the gpu accelerated methods require modern-ish hardware.
Features:
~Create smooth noise in 1 to 4 dimensions
~Create fractal brownian noise by combining smooth noise octaves
~Can set seed for repeatable noise patterns
~Static methods and class so it can be used from anywhere and doesn't require a component to work
~Can generate textures of noise/fractal noise very fast with gpu assisted noise generation.
~Generate arrays of noise from custom datasets
~Comes with a few example scenes to get started quickly
~All methods have descriptions and helpful info
Note: Currently the gpu accelerated methods require modern-ish hardware.