Skip to content

mzcpp/noise-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noise-generator

Noise generator with visualisation written using SDL2 library.

Program to generate and visualize Gradient, Fractal and Cellular noises.

Controls:

  • '1' to generate White noise.
  • '2' to generate 2D Perlin noise.
  • SHIFT + '2' to generate 1D Perlin noise.
  • '3' to generate 2D Worley noise.
  • 'r' to clear screen.

Sources:

animated

animated

animated

About

Noise generator with visualisation written using SDL2 library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors