using x = sin(t*a) and y = cos(t*b), and altering a and b based on the grid position, then incrementing t, and going to x, y, i was able ta make a suprisingly simple lissajous curve table
look in side! the code is very simple, and there are lots of comments