https://github.com/mmirgttam/fractals
Playing with fractals using Quil
https://github.com/mmirgttam/fractals
clojure fractals quil
Last synced: about 5 hours ago
JSON representation
Playing with fractals using Quil
- Host: GitHub
- URL: https://github.com/mmirgttam/fractals
- Owner: mmirgttam
- License: epl-1.0
- Created: 2017-09-16T15:28:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-22T13:42:59.000Z (almost 9 years ago)
- Last Synced: 2026-04-27T20:40:08.983Z (2 months ago)
- Topics: clojure, fractals, quil
- Language: Clojure
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fractals
Fractal explorations with Quil
## 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 'fractals.core)`.
## License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.