Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1007 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 1007 Bytes

Animated footer bars

In this water waves are generated using Perlin Noise

Perlin noise is function for generating coherent noise over a space. Coherent noise means that for any two points in the space, the value of the noise function changes smoothly as you move from one point to the other -- that is, there are no discontinuities.

Technology Used:

IDE's/Editors:

  • p5js Editor

Frameworks, Platforms and Libraries:

  • p5js