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

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

Awesome Lists containing this project

README

          

# LissajousCurves
Visualizing Lissajous Curves by cycling through phase & frequency ratio.

[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](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/