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: over 1 year ago
JSON representation

Clojure, Noir and Clojurescript toy implementations for mandlebrot, julia & sierpinski fractals

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.