Yeah!
Prior to posting: remember to press ctrl-t in processing often: auto format for indents
As I said:
cos(j*angleSpeed); : add something to it
cos(j*angleSpeed + angleAdd);
do the same for sin line obviously
angleAdd+= 0.08;
Yeah!
Prior to posting: remember to press ctrl-t in processing often: auto format for indents
As I said:
cos(j*angleSpeed); : add something to it
cos(j*angleSpeed + angleAdd);
do the same for sin line obviously
angleAdd+= 0.08;