Waved Surfaces

Everything here, unless otherwise noted, is under CC BY-NC-SA 4.0, links to and motivation for which you can read here.
Using p5.js, I made several landscapes that moved in wave-like patterns. Some of the landscapes, I made using meshes of triangles, while others I used an a blanket of cubes.
Triangle Mesh
I made the mesh landscape below with disconnected black triangles instead.
Read the code here..