https://github.com/timmoth/lissajouscurves
Typescript visualization of Lissajous curves
https://github.com/timmoth/lissajouscurves
Last synced: over 1 year ago
JSON representation
Typescript visualization of Lissajous curves
- Host: GitHub
- URL: https://github.com/timmoth/lissajouscurves
- Owner: Timmoth
- License: mit
- Created: 2023-01-04T21:46:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T12:22:14.000Z (over 3 years ago)
- Last Synced: 2025-01-31T12:49:23.795Z (over 1 year ago)
- Language: TypeScript
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LissajousCurves
Visualizing Lissajous Curves by cycling through phase & frequency ratio.
[](https://timmoth.com/showcase/Zw_Pews3p0qIaE2qiAEQ4g)
Clone
```
git clone https://github.com/Timmoth/LissajousCurves.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/