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.
- Host: GitHub
- URL: https://github.com/landakram/lissajous-curves
- Owner: landakram
- License: epl-1.0
- Created: 2020-02-29T08:34:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T22:07:09.000Z (about 4 years ago)
- Last Synced: 2025-01-19T06:29:37.200Z (3 months ago)
- Language: Clojure
- Size: 469 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lissajous-curves
Experiments with Lissajous curves.

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