Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rm-hull/webrot
Clojure, Noir and Clojurescript toy implementations for mandlebrot, julia & sierpinski fractals
https://github.com/rm-hull/webrot
Last synced: about 1 month ago
JSON representation
Clojure, Noir and Clojurescript toy implementations for mandlebrot, julia & sierpinski fractals
- Host: GitHub
- URL: https://github.com/rm-hull/webrot
- Owner: rm-hull
- Created: 2012-11-17T00:11:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-17T23:59:50.000Z (over 11 years ago)
- Last Synced: 2024-10-03T12:17:33.678Z (about 2 months ago)
- Language: Clojure
- Homepage: webrot.destructuring-bind.org/mandlebrot
- Size: 1.16 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webrot
A website written in noir that renders the Mandlebrot set
## Usage
```bash
lein deps
lein run
```## License
Copyright (C) 2012 Richard Hull
Distributed under the Eclipse Public License, the same as Clojure.