Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 530 Bytes

File metadata and controls

13 lines (9 loc) · 530 Bytes

PerlinNoiseVisualiser

PerlinNoiseVisualiser is an application that visually describes the process of approximating one-dimensional perlin noise.

Usage

  • Run main.py
  • 'space' to generate a new seed
  • 'u' and 'j' to increase/decrease the number of octaves respectively
  • 'i'and'k' to increase/decrease the seed length respectively
  • 'o'and'l' to increase/decrease the scaling factor respectively

alt tag