Lissajous curve js visualization on github pages
Find a file
2023-05-06 19:24:53 +03:00
img Add image examples to readme 2023-05-06 19:24:53 +03:00
index.html Improve appearance 2023-05-06 19:14:58 +03:00
main.js Improve appearance 2023-05-06 19:14:58 +03:00
README.md Add image examples to readme 2023-05-06 19:24:53 +03:00

Lissajous-curve

About

Lissajous curve is the graph of a system of parametric equations x= A sin(a * t + c ),y= B sin( b t ). More about Lissajous curve here

Examples

Phase Freq 1 2 3

Github pages

You can see it here