Structure 2
A grid of points in the top half of the surface. Each point moves downward and returns to the top when it falls off the bottom edge. Beginning in the upper-left, each row and column moves faster than the previous one. The speeds combine so that the point in the upper-left is the slowest and the point in the lower-right is the fastest. Copy and flip the grid across a central vertical axis and display simultaneously.
Implemented by
Casey Reas
16 April 2004
Processing v.68