Press SPACE to change between modes! MODE 1--- It is a SLOW animation of a moving hill side, be patient it does move MODE 2--- It is a SLOW animation of a standing wave moving up and down, it has a slightly different equation of y = sin(x mod 360) * 50 * sin(k)
The green stuff is pen, and the blue sky and the cloud is in the paint editor. I graph (for MODE 1) y = sin((x + k) mod 360) * 50 and I change k by 1 every iteration, to give the effect of motion (I'm just experimenting until we cover trig in school)