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

https://github.com/landakram/lissajous-curves

Experiments with Lissajous curves.
https://github.com/landakram/lissajous-curves

Last synced: about 1 month ago
JSON representation

Experiments with Lissajous curves.

Awesome Lists containing this project

README

        

# lissajous-curves

Experiments with Lissajous curves.

![](generated/lissajous.svg)

## Usage

LightTable - open `core.clj` and press `Ctrl+Shift+Enter` to evaluate the file.

Emacs - run cider, open `core.clj` and press `C-c C-k` to evaluate the file.

REPL - run `(require 'lissajous-curves.core)`.

## License

Copyright © 2016 Mark Hudnall

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.