1
0
lissajous-table/README.md

537 B

Lissajous table

Preview

I was inspired by this video "Making a physical Lissajous curve" and thought "That looks pretty cool and easy to code". So here it is a program which draws a resizable lissajous table. The wider or higher your window is the more circles will be drawn.

Starting

To run this project you need to install Love2D yourself. There is a great tutorial on how to do all of this here.