roryclaasen / lissajous-curve

My attempt at a lissajous curve table

Home Page:https://roryclaasen.github.io/lissajous-curve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lissajous Curve Table

roryclaasen.github.io/lissajous-curve

My attempt at a Lissajous Curve Table

Contents

Options

Size

Type Default Min Max
Number 120 10 300

The Size of each ring

Speed

Type Default Min Max
Number 15 1 100

The speed of the circles

Continuous

Type Default
Boolean true

Continuous rendering of the Lissajous table

Appearance.Color

Type Default
Color #ffffff

Color of the drawing

Appearance.Background

Type Default
Color #000000

Background color of the window

Appearance.Lines

Type Default
Boolean true

Draw guide lines

Appearance.Points

Type Default
Boolean true

Draw Points on the curves

Appearance.Point_Weight

Type Default Min Max
Number 6 1 20

The size of the points being drawn

Branches

Branch Travis CI Server
Master Build Status GitHub Pages

License

This project is licensed under the MIT License - see the license file for details

About

My attempt at a lissajous curve table

https://roryclaasen.github.io/lissajous-curve

License:MIT License


Languages

Language:JavaScript 92.6%Language:CSS 7.4%