Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.