Your browser does not support HTML5 canvas :/

Wavelength Max/Min

Y-Offset Max/Min

(Reload the page to reset values)

This was an attempt at creating an ocean wave-like effect. It uses the basic cosine function with small random transformations. Unfortunately I don't think it worked too well, although there are some interesting looking patterns that can be made by playing with it nonetheless. Also I'm not really sure that HTML canvas is optimized for stuff like this either. I think I'll try to learn the more complex formula stuff though.