Interactive Lissajous Curves

Published:

← Back to History of Visualizers


This interactive playground demonstrates the math behind analog oscilloscope visualization. A Lissajous curve is traced by compounding two perpendicular sine waves: one driving the horizontal position (x), and another driving the vertical position (y).

x(t) = A · sin(a · t + δ)

y(t) = B · sin(b · t)

5
7
90°

How to Read the Interactive Curve