Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuanchuan/fractal-div

Fractals made out of divs
https://github.com/yuanchuan/fractal-div

Last synced: about 1 month ago
JSON representation

Fractals made out of divs

Awesome Lists containing this project

README

        

# Fractals made out of divs

![Koch curve](screenshots/koch-curve.png)
![Pythagoras tree](screenshots/pythagoras-tree.png)
![Dragon curve](screenshots/dragon-curve.png)

## Build essentials

* Haskell (for generating divs according to a fractal structure )
* Nodejs (for proccessing build tasks like combining files etc.)