Skip to content

Xallt/Noise-texture-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noise-map-generator

Online noise texture generator. Check out at https://xallt.github.io/Noise-texture-generator/

Description

The initial noise texture is created by summing up Perlin noise with different weights resulting in Fractal noise.

Fractal Noise

Then a texture generated by the same algortihm is used for distortion.

Parameters

Name
Resolution The resolution with which the texture will be downloaded
Channels How many different noise textures to use in the output texture. Setting this to 3 will result in the image contaning 3 different noise textures in Red, Green, and Blue channels
Octaves Number of iterations for Fractal noise
Scale Initial scaling for Perlin noise
Gain Corresponding value in the formula
Lacunarity Corresponding value in the formula
Distortion strength How much the distortion texture affects the initial noise

About

Online noise texture generator. Check out at https://xallt.github.io/Noise-texture-generator/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published