Hi, looking at the following code example (found in here:
http://www.openprocessing.org/sketch/60171), how is it possible to add a sine function that will make the form a little less random? I am thinking of achieving something like this:
I want to achieve the random effect generated by noise, but also to have a structure that is more consistent using the sine form.
1