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
- Host: GitHub
- URL: https://github.com/evadecker/lissajous-svg
- Owner: evadecker
- License: gpl-3.0
- Created: 2024-03-11T01:32:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T23:11:43.000Z (11 months ago)
- Last Synced: 2024-11-08T00:19:09.439Z (11 months ago)
- Topics: creative-coding, generator, lissajous-curve, lissajous-figures, svg, tweakpane
- Language: Svelte
- Homepage: https://lissajous.eva.town
- Size: 547 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.