The summary is x = sin(theta) and y = sin(theta - offset).
x = sin(theta)
y = sin(theta - offset)
Doing this, we can get some cool graphs.