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

https://github.com/deepredsky/fractal


https://github.com/deepredsky/fractal

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# fractal

Experiments with some graphics libraries in Haskell

## Pythagorean Trees

![](examples/fractal_tree_1.png)
![](examples/fractal_tree_2.png)
![](examples/fractal_tree_3.png)
![](examples/fractal_tree_4.png)
![](examples/fractal_tree_5.png)

## Koch SnowFlake

![](examples/koch_snow_flake.png)

## Sierpiński Sieve

![](examples/sierpinski_sieve.png)