https://github.com/4350pchris/hilbert-curves
https://github.com/4350pchris/hilbert-curves
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/4350pchris/hilbert-curves
- Owner: 4350pChris
- License: epl-1.0
- Created: 2023-07-20T23:30:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T11:28:43.000Z (over 1 year ago)
- Last Synced: 2025-02-26T04:20:09.332Z (2 months ago)
- Language: Clojure
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hilbert-curves
A Quil sketch designed to ... well, that part is up to you.
## 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 'hilbert-curves.core)`.
## License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.