An open API service indexing awesome lists of open source software.

https://github.com/evadecker/lissajous-svg

Lissajous curve SVG generator
https://github.com/evadecker/lissajous-svg

creative-coding generator lissajous-curve lissajous-figures svg tweakpane

Last synced: 6 months ago
JSON representation

Lissajous curve SVG generator

Awesome Lists containing this project

README

          

![Orange curves on a grid background.](./static/lissajous.png)

# lissajous-svg

An SVG generator for [Lissajous curves](https://en.wikipedia.org/wiki/Lissajous_curve).

Use the tool at https://lissajous.eva.town/, or download the repo and run locally with `pnpm run dev`.

Play with the `frequency` and `phase` for interesting results.

Use the download button for an SVG export to use elsewhere.